Skip to content

3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 01:01
· 294 commits to master since this release

Updated name of project to minizip-ng.
Added append argument to mz_zip_writer_open function. #544
Remove BRG dependency:

  • WinZip AES encryption will now require OpenSSL on Linux.
  • PKWARE traditional encryption will still be supported without it.
  • On macOS and Windows, system crypto libraries will be used. #545