Releases: daducci/COMMIT
Releases · daducci/COMMIT
v2.3.1
v2.3.0
v2.3.0
2024-07-04
✨Added
- Added support for Windows (requires the
pthread-win32
library) - Precompiled wheels for Windows, MacOS, and Linux are now available on PyPI
🛠️Changed
operator.pyx
no more compiled at runtime- Restict the
numpy
version to<2.0.0
🐛Fixed
- Improved output when running from Jupyter notebooks
v2.3.0rc1
ci: code cleanup