Skip to content

v0.8.0

Compare
Choose a tag to compare
@matzefriedrich matzefriedrich released this 02 Jun 20:31
· 3 commits to master since this release
f846ae9

Changes

  • Upgrades the zip package reference; uses the new zip2 version
  • Adds FileOptionExtension type argument to the zip_create_from_directory_with_options trait and implementation to address zip2 build issues
  • Removes the mut modifier from the ZipWriterExtensions to fix issues