gg_tree 2.6.1
gg_tree: ^2.6.1 copied to clipboard
gg_tree organizes data in a tree and allows to search or reference other tree items
Changelog #
2.6.1 - 2026-07-06 #
Changed #
- gg_multi: changed references to git
- Gg Multi: changed references to pub.dev
2.6.0 - 2026-07-06 #
Changed #
- Update dependencies, esp. gg_tree for better performance
- Optimize code using claude. Update to gg_json 4.0.0
2.0.2 - 2026-03-03 #
Changed #
- Allow to print the values of lsProps()
- lsProps: Allow to filter for keys and values
2.0.0 - 2026-03-02 #
Changed #
- Make Tree universally process Json
- BREAKING CHANGE: Remove Tree.root constructor.
- Refactor Tree constructors
1.0.15 - 2026-02-19 #
1.0.9 - 2026-02-08 #
Changed #
- improve error messages when working with a wrong field
- Improve output on querying wrong paths
1.0.7 - 2026-02-06 #
1.0.6 - 2026-02-04 #
1.0.5 - 2026-02-04 #
Changed #
- Improve error messages. Print error messages when json data path is not found