Releases: sjke/pg_ltree
Releases · sjke/pg_ltree
v.1.2.2
What's Changed
- add ltree_scope entry to readme by @mweitzel in #45
- Support pg 1.5 and Rails 7.1, 7.2 and 8.0 by @olivier-thatch in #50
New Contributors
- @olivier-thatch made their first contribution in #50
Full Changelog: v1.2.1...v.1.2.2
v1.2.1
v1.2.0
v1.1.9
1.1.9
- [IMPROVE] Add Rails 7 version support (#29 by @chrisortman)
- [IMPROVE] Add Ruby 3 version support (#29 by @chrisortman)
v1.1.8
v1.1.7
v1.1.6
v1.1.4
v1.1.3
- [ADDED] node instance height method (#6 by @caulfield)
- [FIXED] Fix #depth for a new record (#9 by @arjan0307)
- [IMPROVE] Use 'descendants' instead of 'descendents' (#8 by @cunknown)