Skip to content

v0.19.4

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 15:31
· 166 commits to master since this release
3179fd0

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