We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0153ba commit 1025257Copy full SHA for 1025257
CHANGELOG.md
@@ -6,8 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
### Fixed:
9
-- Misc: Conditionally skip test due to older python versions not supported.
10
- Misc: Documentation to update mkdocs-material version for social plugin.
+- Misc: Update links in README.
11
12
## [0.17.2] - 2024-04-24
13
### Changed:
@@ -23,6 +23,7 @@ This will also affect showing/printing of trees when `attr_omit_null` is set to
23
### Fixed
24
- [#222] Tree Constructor: `dataframe_to_tree_by_relation` duplicate root node name error message to handle
25
different data types.
26
27
28
## [0.17.0] - 2024-04-04
29
### Added
0 commit comments