Skip to content

Releases: yt-project/ewah_bool_utils

v1.3.0

27 Jun 13:29
e49984b

Choose a tag to compare

Summary

This is the first release with abi3 wheels, which means pre-built binaries on PyPI should now be future compatible with unreleased versions of Python, starting with 3.14.

Support for Python 3.9 was dropped.
Python 3.10 to 3.14 is supported.

Internal changes

Full Changelog: v1.2.2...v1.3.0

v1.2.2

19 Aug 06:42
759855d

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

22 May 20:18
4f22e0a

Choose a tag to compare

What's Changed

New Contributors

  • @yut23 made their first contribution in #97

Full Changelog: v1.2.0...v1.2.1

v1.2.0

31 Mar 07:06
fd8daba

Choose a tag to compare

What's Changed

This release is identical to 1.1.0 with the only user-impacting difference being that wheels are now built against NumPy 2.0.0rc1, enabling runtime compatibility with NumPy 2
NumPy >= 1.19.3 and Python >= 3.9 are supported

Full Changelog: v1.1.0...v1.2.0

v1.1.0

17 Sep 06:57
8d68968

Choose a tag to compare

What's Changed

All user-visible changes since version 1.0.2 are about compatibility.

Added

  • added support for CPython 3.12
  • added support for Cython 3
  • added wheels for musllinux

Removed

  • dropped support for CPython 3.8
  • discontinued wheels for Windows 32

Versions of Python supported are 3.9-3.12

Here's the complete change log, as compared with version 1.0.2

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.1.0rc2

26 Aug 10:47
995e339

Choose a tag to compare

What's Changed

This is a preview of version 1.1.0; all user-visible changes since version 1.0.2 are about compatibility:
This release supports Cython 3 and CPython 3.12. Wheels for Windows 32 have been discontinued.
Versions of Python supported are 3.8-3.12

The following changes were made since 1.1.0rc1

Full Changelog: v1.1.0rc1...v1.1.0rc2

v1.1.0rc1

15 Aug 10:49
f1de6ea

Choose a tag to compare

What's Changed

This is a preview of version 1.1.0; all user-visible changes since version 1.0.2 are about compatibility:
This release supports Cython 3 and CPython 3.12. Wheels for Windows 32 have been discontinued.
Versions of Python supported are 3.8-3.12

New Contributors

Full Changelog: v1.0.2...v1.1.0rc1

v1.0.2

22 Dec 17:27
4dfc08a

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

22 Dec 16:35
26e6e5f

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

22 Dec 11:13
c363ab3

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/yt-project/ewah_bool_utils/commits/v1.0.0