Releases: allanlei/python-zipstream
Releases · allanlei/python-zipstream
v1.1.4
Sorry, something went wrong.
No results found
- Fix: Files greater than ZIP64_LIMIT were not handled correctly (#16, #15)
v1.1.3
Sorry, something went wrong.
No results found
- Fix: writestr() did not write to zip iterator. #7
v1.1.2
Sorry, something went wrong.
No results found
- Fix: Make PointerIO non-seekable by removing PointerIO.seek(). #9
v1.1.1
Sorry, something went wrong.
No results found
- Removed tests from package
1.1.0
Sorry, something went wrong.
No results found
- Added write_iter() for writing iterables (Thanks @sebdiem)
- Fixed various sections in the docs
1.0.4
Sorry, something went wrong.
No results found
Merge branch 'release-1.0.4'
1.0.3
Sorry, something went wrong.
No results found
Merge branch 'release-1.0.3'
1.0.2
Sorry, something went wrong.
No results found
changes