v2.3.0
ZipArchives v2.3.0
Merged pull requests:
- Expand TranscodingStreams compat (#70) (@nhz2)
- Fix
zip_writefile
for non dense byte vectors (#71) (@nhz2) - Add
Base.parent(r::ZipReader)
to get underlying buffer (#72) (@nhz2) - Add
zip_test
(#73) (@nhz2) - Fix Artifacts.toml link (#74) (@nhz2)
- Deflate64 reading support (#75) (@nhz2)
- Fix comment (#76) (@nhz2)
- Bump version to 2.3.0 (#77) (@nhz2)
Closed issues:
- Can't read Windows native zip file (#49)