Skip to content

v1.0.0-rc.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jul 10:13
· 22 commits to main since this release

Bug Fixes

  • release: scope Cargo.lock updates to nearest manifest (6d670d6)

Other Changes (build)

  • deps: bump actions/setup-node from 6 to 7 in the github-actions group across 1 directory (fb441b1)

Other Changes (chore)

  • transfer repository to jikkai/verso and migrate npm scope to @amamo (418dfe3)

Other Changes (ci)

  • release: use github.token for checkout (15d0bb9)
  • add GH_REPO environment variable for docs workflow (0d0a6e0)

Other Changes (docs)

  • serve English documentation from root path (e807b63)

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