optree v0.14.1
Added
- Support using system
cmake
executable during setup by @mgorny in #188. - Add shortcut module
optree.pytree
andoptree.treespec
by @lqhuang in #189. - Support lookup all registry entries in a
namespace
viaregister_pytree_node.get()
by @XuehaiPan in #190. - Add PyPy 3.11 support by @XuehaiPan in #194.
Changed
- Enable CXX11 ABI in C++ extension by @XuehaiPan in #184.
New Contributors
Full Changelog: v0.14.0...v0.14.1