v2.2.1
What's Changed
- Bump actions/setup-python from 4 to 5 by @dependabot in #47
- Fix an error that
DateTimeRange.intersection
method failed when the ranges are not overlapped and theintersection_threshold
is notNone
: #48 (Thanks to @wernersa) - Keep the timezone when perform
__iadd__
or__isub__
operations - Add a build and publish workflow
- Add Sigstore signatures to release assets
New Contributors
- @dependabot made their first contribution in #47
Full Changelog: v2.2.0...v2.2.1