All Versions
14
Latest Version
Avg Release Cycle
43 days
Latest Release
1292 days ago

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 and delete 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 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
  • v1.5.0

    June 07, 2019
  • v1.4.1

    May 09, 2019