Releases: decompals/crunch64
Releases · decompals/crunch64
0.6.1
[0.6.1] - 2026-01-11
Added
- CI now checks wheels are being installable in the oldest and newest Python versions supported.
- Only the wheels built for the architectures of the CI runner are actually tested, this currently means Windows x64, Linux x86_64, MacOS x86_64 and MacOS aarch64.
- Prebuilt wheels for freethreaded Python 3.14.
Fixed
- Fix prebuilt binaries not being compatible with older Python versions.
- CI now uses the oldest available Python version for each arch/os combination, so users don't have to build the project themselves.
- Wheels should all support the Python
abi3, meaning they should be future proof and installable by future Python versions.
0.6.0
[0.6.0] - 2026-01-01
Added
no_stdsupport.allocis still required.
- Prebuilt binaries for Python 3.14.
- Prebuilt binaries for Python 3.8.
Changed
- Python 3.8 is supported again.
- CI allows us to build for 3.8 again.
- Change the hard requirement of Python 3.9 to just Python 3 in the package metadata.
- Note there's no official support for Python versions older than 3.8.
Fixed
- Since
macos-13is no longer a valid CI runner, we now usemacos-15-intelto build MacOS Python wheels.
0.5.3
Full Changelog: 0.5.2...0.5.3
0.5.2
What's Changed
- Add prebuilt binaries for Python 3.13 by @AngheloAlf in #27
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
Full Changelog: 0.5.0...0.5.1
0.5.0
0.4.0
0.3.1
0.3.0: Cow
0.2.0: MIO0
What's Changed
- Add MIO0 compression and decompression by @AngheloAlf in #10
Full Changelog: 0.1.1...0.2.0