v1.0.0-rc.3
Pre-release
Pre-release
·
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)
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.txtGitHub 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