Skip to content

v0.7.0

Compare
Choose a tag to compare
@matzefriedrich matzefriedrich released this 31 May 23:34
· 4 commits to master since this release
b5858a6

Changes

  • The create_from_directory_with_options method now supports per-item file options. This introduces a breaking change: instead of passing FileOptions directly, an Fn must be specified that will be called for each file and must return a FileOptions value.
  • Upgraded the zip dependency to version 0.6.6.