Releases: bdraco/aiohttp-zlib-ng
Releases · bdraco/aiohttp-zlib-ng
v0.3.1
v0.3.1 (2024-01-08)
Fix
- fix: suppress mypy errors on platforms where isal is not available (#8) (
f838c20
)
v0.3.0
v0.3.0 (2024-01-04)
Feature
- feat: make isal optional and installed only as an extra (#7) (
0b5754b
)
v0.2.0
v0.2.0 (2023-12-29)
Feature
- feat: use faster isal when available (#6) (
ecdaf7d
)
v0.1.3
v0.1.3 (2023-12-27)
Fix
- fix: revert disable if no avx check in favor of new zlib_ng (#5) (
ebe8353
)
v0.1.2
v0.1.2 (2023-12-21)
Fix
- fix: disable library if AVX is missing (#4) (
f841cee
)
v0.1.0
v0.1.0 (2023-11-02)
Feature