github python-pendulum/pendulum 3.0.0b1

latest releases: 3.1.0, 3.0.0
pre-release21 months ago

Added

  • Made instance() support all native types (date, time, datetime). #732

Changed

  • Dropped support for Python 3.7. #734
  • Rewrote extensions in Rust. #721
  • Made day of week convention more consistent across the codebase. #731

Fixed

  • Fixed datetime string representation to match the native library. #733
  • Fixed issues on some system when retrieving the local timezone. #733
  • Fixed DST handling in start_of()/end_of() methods. #713

Don't miss a new pendulum release

NewReleases is sending notifications on new releases.