Skip to content

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Jan 20:37

Changes

  • Migrate to Poetry v2 and project-managed Poetry plugins
  • Move configuration into pyproject.toml for pytest, mypy & coverage
  • Upgrade to gha-shared-workflows@v8 for Poetry v2 support
  • Migrate from pendulum to arrow for dates (interface change)
  • Update all dependencies and outdated constraints

⚠️ Note: The migration from pendulum to arrow is a breaking change that may be backwards-incompatible for some clients. See PR #63 for more details.