rummage_ecto v2.0.0 Release Notes
Release Date: 2018-09-05 // over 6 years ago-
๐ Version 2.0.0-rc.0
๐ Change in namespace/module names:
- Replace
Rummage.Ecto.Hooks
withRummage.Ecto.Hook
.
- Replace
Rummage.Ecto.CustomHooks
withRummage.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:
- Replace
Previous changes from v1.3.0
-
๐ This Release has ways to abstract and override schema/rummage functionalities.