Skip to content

Release v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 20:44
· 11 commits to main since this release

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)
  • Fix bug in serializing BooleanSetting to and from YAML
  • 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 #22 for more details.