Skip to content

v2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 03:18
· 7 commits to main since this release
82377c0

ZipArchives v2.3.0

Diff since v2.2.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)