Skip to content

Conversation

@sdispater
Copy link
Collaborator

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

@movermeyermovermeyer mentioned this pull request Nov 26, 2022
2 tasks
@Secrus
Copy link
Collaborator

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

@sdispater
Copy link
CollaboratorAuthor

@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.

@sdispatersdispater merged commit b20874b into masterDec 23, 2022
@sdispatersdispater deleted the release/3.0.0a1 branch December 23, 2022 09:27
Sign up for freeto 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.

3 participants

@sdispater@Secrus