ecto_autoslug_field v0.3.0 Release Notes

Release Date: 2017-06-11 // almost 7 years ago
  • ๐Ÿ”– Version 0.3.0

    ๐Ÿ”„ Changes

    • ๐Ÿ’ฅ breaking Updates mix.exs with new dependencies, closes #14
    • ๐Ÿ’ฅ breaking Drops elixir version 1.2 and otp version 17 support

    ๐Ÿ‘Œ Improvements

    • โšก๏ธ Updates cast/4 functions to cast/3 functions (new Ecto)
    • โšก๏ธ Updates credo version and .credo.exs config
    • ๐Ÿš€ Updates .travis.yml with credo and new otp release

    ๐Ÿ› Bugs

    • Fixes dialyxer issues, closes #10

    ๐Ÿ“š Documentation

    • โšก๏ธ Updates docs, fixes spelling