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.3.1 #140

Merged
merged 1 commit into from
May 22, 2024
Merged

Conversation

Pr0methean
Copy link
Member

πŸ€– New release

  • zip: 1.3.0 -> 1.3.1 (βœ“ API compatible changes)
Changelog

1.3.1 - 2024-05-21

🚜 Refactor

  • Make deflate enable both default implementations
  • Merge the hidden deflate-flate2 flag into the public one
  • Rename _deflate-non-zopfli to _deflate-flate2
  • Reject encrypted and using_data_descriptor files slightly faster in read_zipfile_from_stream
  • Convert impl TryInto<NaiveDateTime> for DateTime to impl TryFrom<DateTime> for NaiveDateTime (#136)

⚑ Performance

  • Change default compression implementation to flate2/zlib-ng

βš™οΈ Miscellaneous Tasks

  • chore(#132): Attribution for some copied test data
  • chore(#133): chmod -x src/result.rs


This PR was generated with release-plz.

@Pr0methean Pr0methean force-pushed the release-plz-2024-05-21T19-09-46Z branch from 1e4fad1 to 7d7e425 Compare May 21, 2024 19:16
@Pr0methean Pr0methean force-pushed the release-plz-2024-05-21T19-09-46Z branch from 4a2fb14 to dbf2543 Compare May 21, 2024 19:29
@Pr0methean Pr0methean enabled auto-merge May 21, 2024 19:37
@Pr0methean Pr0methean added this pull request to the merge queue May 22, 2024
Merged via the queue into master with commit 6c60c67 May 22, 2024
45 checks passed
@Pr0methean Pr0methean deleted the release-plz-2024-05-21T19-09-46Z branch May 22, 2024 03:44
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.

None yet

1 participant