Skip to content

v1.0.0-rc.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Jul 13:42
· 18 commits to main since this release
v1.0.0-rc.4
6220b66

Bug Fixes

  • workspace: respect ignored workspace roots (cb111cd)

Features

  • cli: improve diagnostic output (199c503)

Other Changes (ci)

  • release: use GH_TOKEN for checkout (6f9a2dc)

Binary Assets

The GitHub Release includes verso-binaries.tar.gz and SHA256SUMS.txt.
After extracting the archive, verify the binaries with:

shasum -a 256 -c SHA256SUMS.txt

GitHub Artifact Attestations are generated for the native binaries. When online, verify one with:

gh attestation verify ./verso-linux-x64/verso \
  --repo jikkai/verso \
  --signer-workflow jikkai/verso/.github/workflows/release.yml