v2.2.1
What's Changed
- Bump actions/setup-python from 4 to 5 by @dependabot in #47
- Fix an error that
DateTimeRange.intersectionmethod failed when the ranges are not overlapped and theintersection_thresholdis 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