Skip to content

Releases: Ezibenroc/PyRoaringBitMap

1.0.0: typing and support for 64-bit bitmaps

27 Aug 05:36
Compare
Choose a tag to compare

What's Changed

  • Added type stubs in #110
  • Improve type handling in rich comparisons in #111
  • Fix: croaring does not allow in-place operations with self in #115
  • Drop support for Python 3.7 in #117
  • Add support for Python 3.13 in #119
  • Add support for 64-bit bitmaps in #106
    • This adds new classes: BitMap64 and FrozenBitMap64 that can handle much larger integers.

Full Changelog: 0.4.5...1.0.0

0.4.5: Shift bugfix

09 Jan 09:33
Compare
Choose a tag to compare

What's Changed

  • Tidy some tests up in order to update hypothesis by @SamHames in #103
  • Bump croaring to v2.1.2 by @SamHames in #102
    • This fixes a bug with shift operations, see #104

Full Changelog: 0.4.4...0.4.5

0.4.4: Fix the source package for Cython 3

04 Sep 16:19
Compare
Choose a tag to compare

0.4.3: Cython 3 compatibility and Python 3.12 support

03 Sep 19:47
Compare
Choose a tag to compare

What's Changed

  • Cython3 compatibility by @SamHames in #97
    • Useful for persons installing pyroaring from source
  • Add Python3.12 support by @Ezibenroc in #98

Full Changelog: 0.4.2...0.4.3

0.4.2: performance improvements on some operations

04 Apr 07:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.4.2

0.4.1: add Linux and Windows ARM wheels

01 Apr 16:51
Compare
Choose a tag to compare
  • Modified the automated release to also build and publish Linux and Windows wheels for ARM
  • Some minor fixes and improvements in CRoaring side

0.4.0: support for AVX512

26 Mar 13:26
Compare
Choose a tag to compare

With the release of CRoaring 1.0.0, AVX512 instructions are now transparently used if your processor has them. This should give faster roaring operations.

0.3.8

01 Mar 15:18
Compare
Choose a tag to compare
Version 0.3.8

0.3.7

01 Mar 15:18
Compare
Choose a tag to compare
Version 0.3.7

0.3.6

13 Feb 10:52
Compare
Choose a tag to compare
Version 0.3.6