v0.1.1
This version fixes a bug that caused exceptions on applications that have Ecto configured to not use bigserial primary keys.
It also updates the documentation to remove some typos
What's Changed
- Add screenshots to the README by @crbelaus in #23
- Fix typos by @kianmeng in #24
- Force primary key type on migrations by @odarriba in #28
- CI updates and matrix of Elixir/Erlang versions by @odarriba in #29
New Contributors
Full Changelog: v0.1.0...v0.1.1