Skip to content

v0.22.2

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 08:10
· 17 commits to master since this release
923488f

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