Skip to content

2.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jan 18:59
· 4 commits to main since this release
0450e13

What's Changed

  • Dropped support for Python 3.8 and 3.9, and added support for Python 3.13 and 3.14
  • Extended reference test data to cover weeks 2007-2025
  • Moved package version to project metadata
  • Changed the validate argument to be a keyword-only argument
  • Changed type hints to modern syntax
  • Changed copyright notice to a simplified format
  • Updated documentation theme and structure
  • Updated development tools and workflows