Skip to content

v0.18.3

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 16:18
· 261 commits to master since this release
0423b29

2024-06-05

Changed:

  • Binary Tree Constructor: Type hints to return more generic TypeVar for use with subclasses.
  • DAG Constructor: Type hints to return more generic TypeVar for use with subclasses.
  • [#247] Tree Construct: Type hints to return more generic TypeVar for use with subclasses.
  • Tree Modifier: Type hints to return more generic TypeVar for use with subclasses.
  • Misc: Documentation to include more contribution information and guidelines.

What's Changed

Full Changelog: 0.18.2...0.18.3