v0.18.3
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
- docs: Fix links by @kayjan in #245
- docs: Refactor docs and add more contributing information by @kayjan in #246
- Fix type hints by @kayjan in #248
- bump: v0.18.3 by @kayjan in #249
Full Changelog: 0.18.2...0.18.3