crudry v2.0.0 Release Notes

Release Date: 2019-07-31 // over 4 years ago
  • ๐Ÿ’ฅ 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