Releases: kayjan/bigtree
Releases · kayjan/bigtree
v0.31.1
What's Changed
New Features 🎉
- Upgrade Python min version to >=3.10 by @kayjan in #403
- Add print tree params for attribute display by @kayjan in #407
Documentation 📝
Full Changelog: 0.31.0...0.31.1
v0.31.0
What's Changed
Breaking Changes ⚠️
- Add ruff as linter + Remove support for Python 3.8 and 3.9 by @kayjan in #402
Documentation 📝
Full Changelog: 0.30.1...0.31.0
v0.30.1
What's Changed
New Features 🎉
- Misc refactor by @kayjan in #396
- Reorganise files, create common file by @kayjan in #397
- Construct/Export to nested_dict_key to support child_key=None by @kayjan in #400
Documentation 📝
Full Changelog: 0.30.0...0.30.1
v0.30.0
What's Changed
New Features 🎉
- Enhance tkinter interface by @kayjan in #392
- Add nested dict key for tree construction and export by @kayjan in #395
Documentation 📝
Full Changelog: 0.29.2...0.30.0
v0.29.2
What's Changed
New Features 🎉
- Render tree to include drag-and-drop to move nodes by @kayjan in #388
Bug Fixes 🐞
Full Changelog: 0.29.1...0.29.2
v0.29.1
What's Changed
New Features 🎉
Documentation 📝
Full Changelog: 0.29.0...0.29.1
v0.28.0
What's Changed
New Features 🎉
Bug Fixes 🐞
Documentation 📝
Full Changelog: 0.27.0...0.28.0