Releases: brianhelba/zipfile-deflate64
Releases · brianhelba/zipfile-deflate64
v0.2.0
- Add support for Python 3.10
- Fix significant bugs when calling
zipfile_deflate64.extractall
and (with larger files)zipfile_deflate64.extract
- Thanks @cielavenir for contributing multiple patches to fix this
v0.1.6
- Exclude unnecessary files from the sdist
v0.1.5
- Minor README updates
v0.1.4
- Ensure all necessary headers are included in the sdist
v0.1.3
- Build wheels for Windows
v0.1.2
- Build wheels for macOS
v0.1.1
- Add Python 3.6 support
v0.1.0
Initial working release.