Skip to content

v3.1.0: nanobind

Latest
Compare
Choose a tag to compare
@valgur valgur released this 22 Dec 13:57

Python-only release.

Replaced pybind11 with nanobind for the Python bindings. This allows Python 3.12+ binaries to be built against the stable CPython ABI, ensuring that the binaries stay compatible with any future Python versions.