Skip to content

v4.5

Latest

Choose a tag to compare

@brainsik brainsik released this 15 May 19:57
· 2 commits to main since this release
v4.5
06d3842

Reproducible builds

There are no user facing changes.

Project changes

The pyproject.toml was updated (633c54d and a34f6de) to make builds reproducible. Now you can git clone on your own system, run uv build, and get dist/ files bit identical to the official release.

Inspired by the announcement that Debian 14 "Forky" requires all packages be reproducible. 🎉

Additionally, all GitHub Actions were updated to recent versions.

Full Changelog: v4.5...v4.5