v2.3.0
New Features
- Add
is_time_inversionmethod toDateTimeRangeclass - Add
allow_timezone_mismatchargument tovalidate_time_inversionmethod: #49 (Thanks to @darkweaver87)
Bug Fixes
- Fix the
rangemethod for when the timezone is mismatched betweenstart_datetimeandend_datetime: #49 (Thanks to @darkweaver87)
Full Changelog: v2.2.1...v2.3.0