Skip to content

v2.0.0

Compare
Choose a tag to compare
@gabrielpra1 gabrielpra1 released this 31 Jul 18:53
· 46 commits to master since this release

Breaking Changes

  • Change pluralization: Use schema source table instead of Inflex
  • Remove update and delete by ID in context
  • Add Internationalization to changeset errors translator: rename to Crudry.Middlewares.TranslateErrors and now handles all errors, not only changesets
  • Change nil_to_error to return a map instead of string to make it easier to internationalize

Enhancements

  • Add CI
  • Add get_by
  • Add list_with_assocs
  • Add ! functions
  • Add custom configuration to nil_to_error message