Skip to content

1.10.0

Choose a tag to compare

@github-actions github-actions released this 07 Oct 16:41
· 66 commits to main since this release

1.10.0 - 2025-10-07

Compare with 1.9.0

Features

  • Warn on default encoding in open() calls (f41edb4 by Bartosz Sławecki). PR-77
  • Run quality CI on matrix (27ffb20 by Bartosz Sławecki). PR-73
  • Don't run CI on topic branches without a PR (0c4f6cd by Bartosz Sławecki). PR-71
  • Cancel no longer useful runs in the same PR (34b8778 by Bartosz Sławecki). PR-74

Code Refactoring

  • Support light and dark background logos for premium sponsors (852105a by Timothée Mazzucotelli).
  • Don't fail fast (bce6109 by Bartosz Sławecki). PR-75