Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 13:13
· 2 commits to master since this release
v2.3.0

New Features

  • Add is_time_inversion method to DateTimeRange class
  • Add allow_timezone_mismatch argument to validate_time_inversion method: #49 (Thanks to @darkweaver87)

Bug Fixes

  • Fix the range method for when the timezone is mismatched between start_datetime and end_datetime: #49 (Thanks to @darkweaver87)

Full Changelog: v2.2.1...v2.3.0