Skip to content

Releases: tarka/xcp

xcp-v0.24.7

06 Feb 02:41
7911e04

Choose a tag to compare

Other

  • Remove warnings->error override as we will get these with cross-platform compilation.
  • Add warning about reflinking on Mac.
  • Tag already includes xcp

xcp-v0.24.6

06 Feb 02:00
2e29cca

Choose a tag to compare

Other

  • More tweaks to release-plz workflow.
  • Convert to using a GH PAT token for release-plz to allow binary releases.

xcp-v0.24.5

06 Feb 01:14
e022dc7

Choose a tag to compare

Other

  • Fix release binary matcher.

xcp-v0.24.4

06 Feb 01:03
09514cb

Choose a tag to compare

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

libxcp-v0.24.4

06 Feb 01:03
09514cb

Choose a tag to compare

Other

  • Update dependencies, including a security issue with time

xcp-v0.24.3

29 Jan 03:20
09c6911

Choose a tag to compare

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.

libxcp-v0.24.3

29 Jan 03:19
09c6911

Choose a tag to compare

Other

  • Bump dependencies.
  • Remove circleci from badges.

libfs-v0.9.3

29 Jan 03:19
09c6911

Choose a tag to compare

Other

  • Bump dependencies.
  • Remove circleci from badges.

v0.24.2

27 Aug 04:40

Choose a tag to compare

Fix issue with copying directory ownership. Fixes #70

v0.24.1

11 Apr 04:05

Choose a tag to compare

  • Update dependencies, including crossbeam-channel vuln (RUSTSEC-2025-0024).