Skip to content

v0.12.0

Compare
Choose a tag to compare
@kayjan kayjan released this 09 Sep 03:45
· 913 commits to master since this release
a8911d6

2023-09-09

Changed

  • Tree/DAG Constructor, Tree/DAG Exporter: Make pandas optional dependency.

Fixed

  • Misc: Fixed Calendar workflow to throw error when to_dataframe method is called on empty calendar.
  • Tree/DAGNode Exporter, Tree Helper, Tree Search: Relax type hinting using TypeVar.

What's Changed

Full Changelog: 0.11.0...0.12.0