Releases: inveniosoftware-contrib/intbitset
Releases · inveniosoftware-contrib/intbitset
v4.0.0
v3.1.0
This release uses the latest Cython and refines the build to:
- add support for Python 3.12
- drop test run on Ubuntu 18 and older macOS
- add support for newest macOS
- drop support for Python 3.7
This release is fixing these build issues:
What's Changed
- Fix "SyntaxWarning: invalid escape sequence '\s'" by @stefan6419846 in #91
New Contributors
- @stefan6419846 made their first contribution in #91
Full Changelog: v3.0.2...v3.10.0
v3.0.2
What's Changed
- inibitset: include pycore_frame for py 3.11 by @priv-kweihmann in #82
- Prepare Release 3.0.2 by @pombredanne in #85
New Contributors
- @priv-kweihmann made their first contribution in #82
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- make compilation compatible with other platform than x86 by @tardyp in #75
- let the python distrib decide what's best for compiler optimization flags by @tardyp in #76
- Prepare release 3.0 by @pombredanne in #78
New Contributors
Full Changelog: v2.4.1...v3.0.0
v2.4.1
What's Changed
- allow empty generator by @greut in #68
- Update intbitset.c with cython v0.28 by @steven-esser in #70
- Release 2.4.1 by @pombredanne in #72
New Contributors
- @greut made their first contribution in #68
- @steven-esser made their first contribution in #70
Full Changelog: v2.4.0...v2.4.1