Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 488 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 488 Bytes

V3.4.0

  • [chore] Upgraded Ecto to 3.4

V3.3.0

  • [chore] Upgraded Ecto to 3.3

V3.2.1

  • [chore] Relaxed the specificity of the Ecto

V3.2.0

  • [chore] Support Ecto-3.x by default

V3.1.2

  • [chore] Upgrade Ecto to 2.2.0

V3.1.1

  • [fix] Fixed te issue where moving the last child to the child of its parent will violate the index

V3.1.0

  • [feature] Defined new accessors in Model & Scope
  • [feature] Added Traversable APIs
  • [feature] Added Queriable/right_most