Skip to content

Releases: kayjan/bigtree

v1.0.3

29 Oct 16:58
f145186

Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: 1.0.2...1.0.3

v1.0.2

22 Oct 16:11
f249e95

Choose a tag to compare

What's Changed

New Features 🎉

Documentation 📝

Full Changelog: 1.0.1...1.0.2

v1.0.1

18 Oct 11:25
32fe3b4

Choose a tag to compare

What's Changed

New Features 🎉

  • Remove optional checks, add benchmark timings by @kayjan in #411

Bug Fixes 🐞

Full Changelog: 1.0.0...1.0.1

v1.0.0

26 Sep 13:50
f517522

Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: 0.31.2...1.0.0

Announcement

https://github.com/kayjan/bigtree/discussions/409

v0.31.2

25 Sep 15:46
fa50586

Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: 0.31.1...0.31.2

v0.31.1

25 Sep 15:22
f365f85

Choose a tag to compare

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

11 Sep 08:29
7501fd7

Choose a tag to compare

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

09 Sep 17:40
93dcaba

Choose a tag to compare

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

05 Sep 12:17
7ceb875

Choose a tag to compare

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

15 May 09:05
cca6a26

Choose a tag to compare

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