Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 15:15
6be399c

Added

  • Support Python 3.13.

Changed

  • Switch from Cython to nanobind.
  • Switch from scikit-build to scikit-build-core.
  • Lint C++ code with the clang-tidy 18.
  • Lint and format Python code with ruff.