v0.18.0
2024-05-28
Added:
- Tree Constructor: Polars method
polars_to_tree
,polars_to_tree_by_relation
,add_polars_to_tree_by_path
, andadd_polars_to_tree_by_name
. - Tree Exporter: Polars method
tree_to_polars
.
Fixed:
- Misc: Documentation to update mkdocs-material version for social plugin.
- Misc: Update links in README.
- Misc: Fix mypy typing.
What's Changed
- Fix mkdocs deploy by @kayjan in #227
- build: Check python version by @kayjan in #228
- fix: update codecov version for github actions by @kayjan in #229
- fix: update codecov version for github actions by @kayjan in #230
- Fix mypy by @kayjan in #231
- Add polars by @kayjan in #235
Full Changelog: 0.17.2...0.18.0