Skip to content

Releases: brianhelba/zipfile-deflate64

v0.2.0

05 Jan 09:22
beec331
Compare
Choose a tag to compare
  • 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

28 Feb 18:58
2199eff
Compare
Choose a tag to compare
  • Exclude unnecessary files from the sdist

v0.1.5

26 Feb 15:19
Compare
Choose a tag to compare
  • Minor README updates

v0.1.4

24 Feb 18:14
6f06ac0
Compare
Choose a tag to compare
  • Ensure all necessary headers are included in the sdist

v0.1.3

24 Feb 17:02
86e0bb6
Compare
Choose a tag to compare
  • Build wheels for Windows

v0.1.2

24 Feb 16:41
f87c805
Compare
Choose a tag to compare
  • Build wheels for macOS

v0.1.1

24 Feb 10:49
72f8b40
Compare
Choose a tag to compare
  • Add Python 3.6 support

v0.1.0

24 Feb 09:51
eaabfd0
Compare
Choose a tag to compare

Initial working release.