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 v2.0.0 #147

Merged
merged 1 commit into from
May 24, 2024
Merged

Conversation

Pr0methean
Copy link
Member

@Pr0methean Pr0methean commented May 23, 2024

🤖 New release

  • zip: 1.3.1 -> 2.0.0
Changelog

2.0.0 - 2024-05-24

🚀 Features

  • Add fmt::Display for DateTime
  • Implement more traits for DateTime

🚜 Refactor

  • Change type of last_modified_time to Option<DateTime>
  • [breaking] Rename from_msdos to from_msdos_unchecked, make it unsafe, and add try_from_msdos (#145)

⚙️ Miscellaneous Tasks

  • Continue to accept archives with invalid DateTime, and use now_utc() as default only when writing, not reading


This PR was generated with release-plz.

@Pr0methean Pr0methean force-pushed the release-plz-2024-05-23T16-06-05Z branch 2 times, most recently from 49417b8 to e085483 Compare May 23, 2024 19:41
@Pr0methean Pr0methean enabled auto-merge May 23, 2024 20:06
@Pr0methean Pr0methean added the waiting to be automatically merged If this PR isn't automatically merged, suspect a broader issue. label May 23, 2024
@Pr0methean Pr0methean disabled auto-merge May 23, 2024 20:21
@Pr0methean Pr0methean force-pushed the release-plz-2024-05-23T16-06-05Z branch 2 times, most recently from 6b2dcb1 to da8be86 Compare May 23, 2024 22:55
@Pr0methean Pr0methean closed this May 24, 2024
@Pr0methean Pr0methean force-pushed the release-plz-2024-05-23T16-06-05Z branch from d6ea285 to 6d1b5f7 Compare May 24, 2024 01:22
@Pr0methean Pr0methean reopened this May 24, 2024
@Pr0methean Pr0methean enabled auto-merge May 24, 2024 02:08
@Pr0methean Pr0methean added this pull request to the merge queue May 24, 2024
Merged via the queue into master with commit 94765a4 May 24, 2024
54 checks passed
@Pr0methean Pr0methean deleted the release-plz-2024-05-23T16-06-05Z branch May 24, 2024 06:12
@Pr0methean Pr0methean removed the waiting to be automatically merged If this PR isn't automatically merged, suspect a broader issue. label May 28, 2024
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