rummage_ecto v2.0.0 Release Notes

Release Date: 2018-09-05 // over 5 years ago
  • ๐Ÿ”– Version 2.0.0-rc.0

    ๐Ÿ”„ Change in namespace/module names:

    • Replace Rummage.Ecto.Hooks with Rummage.Ecto.Hook.

    - Replace Rummage.Ecto.CustomHooks with Rummage.Ecto.CustomHook.

    Introducing Rummage.Ecto.Schema:

    ๐Ÿ”„ Changes to Rummage.Ecto.Hook.Search:

    ๐Ÿ”„ Changes to Rummage.Ecto.Hook.Sort:

    ๐Ÿ”„ Changes to Rummage.Ecto.Hook.Paginate:

    ๐Ÿ”„ Changes in Configurations:


Previous changes from v1.3.0

  • ๐Ÿš€ This Release has ways to abstract and override schema/rummage functionalities.