Releases: kayjan/bigtree
Releases · kayjan/bigtree
v0.25.1
v0.25.0
v0.24.0
What's Changed
New Features 🎉
- Split export and construct module by @kayjan in #342
- Export to pillow graph by @kayjan in #345
- V0.24.0 by @kayjan in #346
Documentation 📝
- Add tips for custom coordinates to docs by @kayjan in #341
- Update export to image docstring by @kayjan in #343
- Update export docstring for dag by @kayjan in #344
Full Changelog: 0.23.1...0.24.0
v0.23.1
v0.23.0
v0.22.3
v0.22.2
What's Changed
New Features 🎉
- Add alias to print_tree option by @kayjan in #317
- Use iloc instead of df._append by @kayjan in #319
- Fix unit test to work with new polars by @kayjan in #321
- Add aggregate param to tree_diff by @kayjan in #323
- Update logic for tree diff aggregate handling by @kayjan in #324
Bug Fixes 🐞
- Fix doctest and mermaid title by @kayjan in #315
- Fix get_tree_diff if path are substring of a modified path by @kayjan in #318
- Polars to work with m1 chip by @kayjan in #322
Documentation 📝
- Add docstring comment to prefer node_name over name by @kayjan in #316
- More tips and tricks for custom classes by @kayjan in #320
- Fix indent for docs by @kayjan in #325
Full Changelog: 0.22.1...0.22.2