Skip to content

v2.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 14:57
· 20 commits to master since this release
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 the intersection_threshold is not None: #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

Full Changelog: v2.2.0...v2.2.1