ecto_autoslug_field v0.3.1 Release Notes

Release Date: 2017-07-19 // almost 7 years ago
  • 👌 Improvements

    • ➕ Adds build_slug/2 to accept the original changeset as the second argument, it still receives list of sources as the first argument
    • ⚡️ Updates build_slug/1 inner logic

    📚 Documentation

    • ⚡️ Updates README.md with the new example
    • ⚡️ Updates docs to handle new changes
    • ⚡️ Updates CONTRIBUTING.md with 'Development' section

    ✅ Testing

    • ➕ Adds new test cases to cover build_slug/2