Skip to content

3.0.0a1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 22:27
· 53 commits to master since this release
3.0.0a1
4dfcafd

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