cargo zip 1.1.2
v1.1.2

latest releases: 5.1.1, 5.1.0, 5.0.1...
16 months ago

Added

  • index_for_name, index_for_path, name_for_index: get the index of a file given its path or vice-versa, without
    initializing metadata from the local-file header or needing to mutably borrow the ZipArchive.
  • add_symlink_from_path, shallow_copy_file_from_path, deep_copy_file_from_path, raw_copy_file_to_path: copy a
    file or create a symlink using AsRef<Path> arguments

Changed

  • add_directory_from_path and start_file_from_path are no longer deprecated, and they now normalize .. as well as
    ..

Don't miss a new zip release

NewReleases is sending notifications on new releases.