All Versions
14
Latest Version
Avg Release Cycle
43 days
Latest Release
1548 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.3.1 Changes
September 14, 2020โ Add map case to order by (#42)
-
v2.3.0 Changes
September 14, 2020๐ Change order by parsing to accept multiple orders (#41)
-
v2.2.0 Changes
April 02, 2020โ Add primary_key option to Crudry.Resolver (#40)
-
v2.1.2 Changes
December 15, 2019โ Remove check_assocs/2 nil pattern, since it never matches (#38)
-
v2.1.1 Changes
November 20, 2019๐ Fix translate errors when field has multiple errors (#37)
-
v2.1.0 Changes
September 09, 2019- ๐ Allow to configure which Repo to use
- Context functions receive optional arguments to use in Repo functions
- โ Add configuration for custom
update
anddelete
in resolvers
It should now be possible to use https://github.com/izelnakri/paper_trail without much trouble
-
v2.0.1 Changes
September 08, 2019๐ Fix
TranslateErrors
to also translate nested keys -
v2.0.0 Changes
July 31, 2019๐ฅ Breaking Changes
- ๐ Change pluralization: Use schema source table instead of Inflex
- โ Remove
update
anddelete
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
-
v1.5.0
June 07, 2019 -
v1.4.1
May 09, 2019