gg_tree 2.2.0
gg_tree: ^2.2.0 copied to clipboard
gg_tree organizes data in a tree and allows to search or reference other tree items
Changelog #
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