Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v1.2.1 #103

Merged
merged 1 commit into from
May 7, 2024
Merged

Conversation

Pr0methean
Copy link
Member

@Pr0methean Pr0methean commented May 6, 2024

πŸ€– New release

  • zip: 1.2.0 -> 1.2.1 (βœ“ API compatible changes)
Changelog

1.2.1 - 2024-05-06

πŸ› Bug Fixes

  • Prevent panic when trying to read a file with an unsupported compression method
  • Prevent panic after reading an invalid LZMA file
  • Make Stored the default compression method if Deflated isn't available, so that zip files are readable by as much software as possible
  • version_needed was wrong when e.g. cfg(bzip2) but current file wasn't bzip2 (#100)
  • file paths shouldn't start with slashes (#102)

🚜 Refactor

  • Overhaul impl Arbitrary for FileOptions
  • Remove unused atomic module


This PR was generated with release-plz.

@Pr0methean Pr0methean enabled auto-merge May 6, 2024 17:55
@Pr0methean Pr0methean force-pushed the release-plz-2024-05-06T17-54-03Z branch 13 times, most recently from b50287c to 29ca509 Compare May 6, 2024 23:17
Signed-off-by: Chris <[email protected]>
@Pr0methean Pr0methean force-pushed the release-plz-2024-05-06T17-54-03Z branch from 29ca509 to a1f2399 Compare May 6, 2024 23:44
@Pr0methean Pr0methean disabled auto-merge May 7, 2024 02:21
@Pr0methean Pr0methean merged commit b725303 into master May 7, 2024
45 checks passed
@Pr0methean Pr0methean deleted the release-plz-2024-05-06T17-54-03Z branch May 7, 2024 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant