Skip to content

v2.6.46

Choose a tag to compare

@gildas-lormeau gildas-lormeau released this 14 Oct 22:28
· 1480 commits to master since this release
  • Deprecated SplitZipReader and SplitZipWriter. Use respectively SplitDataReader and SplitDataWriter instead. (SplitZipReader and SplitZipWriter will be removed in the version 2.7.0)
  • Fixed disk number support when creating zip files with SplitDataWriter using zip64
  • Added preventClose option when calling ZipWriter#close()