ecto_autoslug_field v0.5.0 Release Notes

Release Date: 2018-05-21 // almost 6 years ago
  • 👌 Improvements

    • Adds force_generate_slug function to the client API. This function may be used when the always_change option of the slug is maybe not set to true but you want to override this setting on the given changeset and force regeneration of the slug
    • ⚡️ Updates multiple dependencies