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

Release 3.0.0a1 #678

Merged
merged 1 commit into from
Dec 23, 2022
Merged

Release 3.0.0a1 #678

merged 1 commit into from
Dec 23, 2022

Conversation

sdispater
Copy link
Owner

Added

  • Added new testing helpers to time travel. #626

Changed

  • Dropped support for Python 2.7, 3.5 and 3.6. #569
  • The Timezone class now relies on the native zoneinfo.ZoneInfo class. #569
  • Renamed the Period class to Interval. #676
  • Renamed the period helper to interval. #676
  • Removed existing testing helpers: test() and set_test_now(). #626

Locales

  • Added the sk locale. #575
  • Added the ja locale. #610
  • Added the he locale. #585
  • Added the sv locale. #562

@Secrus
Copy link
Collaborator

Secrus commented Nov 29, 2022

You missed bumping version in __version__ file. Other than that, LGTM

@sdispater
Copy link
Owner Author

@Secrus Thanks for pointing this out. I indeed forgot to bump the version in __version__ 🤦 Unfortunately I already cut and published the release, so I'll merge the PR anyway and I won`t forget for the next pre-release.

@sdispater sdispater merged commit b20874b into master Dec 23, 2022
@sdispater sdispater deleted the release/3.0.0a1 branch December 23, 2022 09:27
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

2 participants