Skip to content

v0.3.0

Choose a tag to compare

@dawidsawczuk dawidsawczuk released this 08 May 06:58
· 3 commits to master since this release
a42caae

What's Changed

Added

  • Igniter installer — zero-config setup via mix permit_ecto.install. Scaffolds your Authorization and
    Authorization.Permissions modules pre-configured for Ecto, with auto-detection of your Repo.
    (#24)

Fixed

  • Empty associations test coverage — added a failing test documenting the empty associations edge case for
    future resolution. (#22)

New Contributors

Full Changelog: v0.2.4...v0.3.0