Skip to content

optree v0.9.1

Compare
Choose a tag to compare
@XuehaiPan XuehaiPan released this 23 May 14:33
· 142 commits to main since this release

Patch Release [0.9.1] - 2023-05-23

Changed

  • Use py::type::handle_of(obj) rather than deprecated obj.get_type() by @XuehaiPan in #49.
  • Bump abseil-cpp version to 20230125.3 by @XuehaiPan in #57.

Fixed

  • Add @runtime_checkable decorator for CustomTreeNode protocol class by @XuehaiPan in #56.

Full Changelog: v0.9.0...v0.9.1