New Features
- Add
is_time_inversion
method toDateTimeRange
class - Add
allow_timezone_mismatch
argument tovalidate_time_inversion
method: #49 (Thanks to @darkweaver87)
Bug Fixes
- Fix the
range
method for when the timezone is mismatched betweenstart_datetime
andend_datetime
: #49 (Thanks to @darkweaver87)
Full Changelog: v2.2.1...v2.3.0