Current section
Files
Jump to
Current section
Files
as_nested_set
CHANGELOG.md
CHANGELOG.md
# 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`