View Source Changelog
0-1-5-october-16-2022
0.1.5 (October 16, 2022)
- Allow for config to be a module that implements
config/0
andconfig/1
- Allow for domain config to be a function reference that receives a conn
- BREAKING: rework implementation to be arity 2 that accepts the item and the conn.
0-1-4-october-16-2022
0.1.4 (October 16, 2022)
- Fix empty breadcrumbs
- Squash newlines and trim description
0-1-3-october-14-2022
0.1.3 (October 14, 2022)
- Fix fetching SEO item from LiveView
- Improve docs.
0-1-2-october-14-2022
0.1.2 (October 14, 2022)
- Don't limit rendering twitter card meta
- Improve docs.
0-1-1-october-14-2022
0.1.1 (October 14, 2022)
- Rework implementation.
0-1-0-october-13-2022
0.1.0 (October 13, 2022)
- Initial release