Skip to content

v2.19.0

Latest

Choose a tag to compare

@jenstroeger jenstroeger released this 08 Apr 09:07
· 1 commit to main since this release

v2.19.0 (2026-04-08)

Feat

  • add a Makefile goal simple-index that generates a PEP-503 compatible Simple Index directory inside the dist (#947)
  • add a workflow to run Macaron for supply chain security detection (#1099)

Fix

  • the generated sdist file should contain everything needed to check and test the code, and to build the documentation as well (#967)
  • use proper SPDX license identifier in pyproject.toml and add correct copyright comments to package source and tests (#1109)
  • make sure that the build epoch is always updated whenever the distribution packages are being built (#1118)
  • ci: automatically merge Dependabot PRs upon approval again, again (#1119)
  • ci: automatically merge Dependabot PRs upon approval again (#1117)