Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 1.82 KB

File metadata and controls

65 lines (43 loc) · 1.82 KB

Changelog

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.

[Unreleased]

0.24.7 - 2026-02-06

Other

  • 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

Other

  • 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

Other

  • Fix release binary matcher.

0.24.4 - 2026-02-06

Performance

  • Add optimised release profile

Other

  • 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.

Other

  • 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.