Skip to content

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 02:18
· 1 commit to main since this release

Verifying this release

Every archive below carries a signed SLSA build provenance
attestation binding it to commit 54955353d92381ca6f3d6d655177be29f1d9272d and to this
repository's release workflow:

gh attestation verify xcross-linux-x64.tar.gz \
  --repo arxdeus/xcross \
  --signer-workflow arxdeus/xcross/.github/workflows/release.yml \
  --source-digest 54955353d92381ca6f3d6d655177be29f1d9272d

SHA256SUMS.txt covers the same archives for plain integrity
checks.

What's Changed

  • chore(deps): bump yaml from 3.1.3 to 3.1.4 by @dependabot[bot] in #64
  • fix(build): repair fast stubs sharing a selref when one can relocate by @arxdeus in #65
  • feat: xcross config, interactive config editor, dynamic setup flow by @arxdeus in #62

Full Changelog: v1.3.6...v1.4.0