Skip to content

v2.3.0

Compare
Choose a tag to compare
@nightwnvol nightwnvol released this 04 Jul 17:34
· 7 commits to master since this release
2c83868

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