All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.24.7 - 2026-02-06
- Remove warnings->error override as we will get these with cross-platform compilation.
- Add warning about reflinking on Mac.
- Tag already includes
xcp
0.24.6 - 2026-02-06
- More tweaks to release-plz workflow.
- Convert to using a GH PAT token for release-plz to allow binary releases.
0.24.5 - 2026-02-06
- Fix release binary matcher.
0.24.4 - 2026-02-06
- Add optimised release profile
- Add Mac to released binaries.
- Initial release-binaries workflow.
- Add license file
- Update dependencies, including a security issue with
time
0.24.3 - 2026-01-29
Minor maintenance release:
- Releases are now performed with release-plz.
- Add a short AI-contributions policy.
- Add release-plz config.
- Minor dependency bump.
- Ignore emacs rust-analyser settings.
- Change default branch from 'main' to 'master'
- Include AI Contribution Policy in README
- Bump dependencies.
- Add release-plz workflow.
- Fix root test.
- Update github tests with rust helper actions.
- Add emacs restore files to .gitignore.
- Minor clippy improvement.
- Remove circleci from badges.
- Remove circleci builds as they're not kept up to date currently.