Skip to content

2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 10:30
· 886 commits to main since this release

Release 2.5.0

Changes

Manual Summary

  • Wheels are now correctly flagged as impure, for they contain a binary extension.
  • Merged trigger.yaml into release.yaml workflow, and mk_releasenotes.py into autorelease.py, which significantly simplifies the code base.
  • Changed autorelease schedule from 12 to 10 o'clock UTC.

Git History

Commits between 2.4.1 and 2.5.0 (latest commit first):

  • e38c149 [autorelease] update changelog and version file
  • 204f1a9 Revert "pyproject: pin wheel and ctypesgen to specific commits"
  • 43eada3 pyproject: pin wheel and ctypesgen to specific commits
  • b2bdb5a changelog_staging: fix inversion
  • 60a7ed0 Update changelog
  • 504fe5e readme: remove fun facts section
  • 56c6f54 setup_base: set root_is_pure to false
  • a012950 release.yaml: move a step
  • 4e18bbd change autorelease schedule to 10 o'clock
  • e6383da unlock push steps in autorelease script
  • a1ba89c Merge release and autorelease workflows into one
  • a8b922d colour_tohex: make order of definitions match return
  • f87eb5c mk_releasenotes: add note regarding commit order
  • 4904216 Remove left-over ChangelogStaging from autorelease script
  • 1c485e9 [autorelease] clean up changelog_staging