ecto_autoslug_field v0.1.1 Release Notes

    • Since the docs inside __using__ were unreachable the design of application was changed
    • 🏗 Now opts keyword-list contains :slug_build parameter with a build_slug callback
    • ⚡️ Also coverage information is updated, since more code is reachable now