Skip to content

Version 3.2.2

Choose a tag to compare

@bhazelton bhazelton released this 12 Jun 20:10
· 174 commits to main since this release

Primarily, this version fixes incompatibilities with cython 3.1. It also includes converting some utils from cython to numba for improved performance and maintainability.

Dependency changes:

  • Added numba>=0.57.0 as a dependency
  • Updated minimum dependency versions: h5py>=3.7, python>=3.11, scipy>=1.9
  • Updated minimum optional dependency versions: hdf5plugin>=3.3.1, pytest-cases>=3.9.1

Full details below and in our changelog:

What's Changed

New Contributors

Full Changelog: v3.2.1...v3.2.2