This repository was archived by the owner on Oct 24, 2024. It is now read-only.
v0.0.11
Big update with entirely new pages in the docs, new methods (.drop_nodes, .filter, .leaves, .descendants), and bug fixes!
What's Changed
- Update README.md by @bzah in #167
- relative_to method bugfix by @TomNicholas in #160
- Improved exception types by @TomNicholas in #169
- Use xarray docs theme instead of pangeo by @TomNicholas in #173
- Descendants property by @TomNicholas in #170
- Explicit copy by @TomNicholas in #171
- Name permanence via shallow copy by @TomNicholas in #172
- Terminology by @TomNicholas in #174
- Added drop_nodes method by @TomNicholas in #175
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #176
- Add leaves property by @TomNicholas in #177
- Fix name permanence behaviour in update method by @TomNicholas in #178
- Add assign method by @TomNicholas in #181
- Hierarchical data docs page by @TomNicholas in #179
- Add content to Index page by @TomNicholas in #182
- Add filter method by @TomNicholas in #185
- Try to fix code links in docs by @TomNicholas in #183
- Update readme by @TomNicholas in #187
Full Changelog: v0.0.10...v0.0.11