Skip to content

Releases: kayjan/bigtree

v0.22.1

03 Nov 05:22
590e1b4
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Documentation 📝

Full Changelog: 0.22.0...0.22.1

v0.22.0

02 Nov 17:47
1f09696
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: 0.21.3...0.22.0

v0.21.3

16 Oct 15:21
cf32279
Compare
Choose a tag to compare

What's Changed

Breaking Changes ⚠️

Documentation 📝

  • Fix node docstring and add additional information by @kayjan in #307

Full Changelog: 0.21.2...0.21.3

v0.21.2

13 Oct 17:53
384a07e
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Documentation 📝

Uncategorized

Full Changelog: 0.21.1...0.21.2

v0.21.1

28 Aug 18:24
5b7e87c
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Import by module instead of functions by @kayjan in #294

Documentation 📝

  • Add pledges to bug report and feature request template by @kayjan in #295
  • Add plotting to demonstration and installation instructions by @kayjan in #296

Uncategorized

Full Changelog: 0.21.0...0.21.1

v0.21.0

25 Aug 17:32
9f28d87
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Documentation 📝

Full Changelog: 0.20.1...0.21.0

v0.20.1

23 Aug 17:58
d2304cc
Compare
Choose a tag to compare

What's Changed

Documentation 📝

Uncategorized

Full Changelog: 0.20.0...0.20.1

v0.20.0

23 Aug 17:19
91781c8
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • Fix mermaid root not reading node attr error by @kayjan in #278

Uncategorized

New Contributors

Full Changelog: 0.19.4...0.20.0

v0.19.4

15 Aug 15:31
3179fd0
Compare
Choose a tag to compare

2024-08-15

Changed:

  • Docs: Clean CSS for playground.
  • Misc: Refactor tests for tree_to_mermaid.
  • Misc: Allow untyped calls in mypy type checking due to ImageFont.truetype call.

Fixed:

  • Tree Exporter: tree_to_mermaid fix where the node attribute is added wrongly to the wrong node.
  • Misc: Fix and update code examples in docstring.
  • Misc: Fix test cases for pydot due to code upgrade.

What's Changed

  • chore: update css and playground to rename Exception classes by @kayjan in #274
  • Fix mermaid export by @kayjan in #275
  • Add test cases for pydot version upgrade by @kayjan in #276
  • Fix codecov to run on push to master by @kayjan in #277

Full Changelog: 0.19.3...0.19.4

v0.19.3

09 Jul 10:06
211123c
Compare
Choose a tag to compare

2024-07-09

Fixed:

  • Docs: Update links in README and rtd docs.

What's Changed

Full Changelog: 0.19.2...0.19.3