CHANGELOG.md
# Changelog
## 0.1.0 (unreleased)
Initial release.
- LiveView console generated by introspection from Ash domains/resources:
menu, filterable/sortable/paginated lists, create/update/destroy actions
with confirmation, record inspection, session-based actor for exercising
policies, Vim-style command line.
- `mix igniter.install green_ash`: adds the dependency, auto-discovers Ash
domains, patches the host router.