v1.0.0-rc.0
Pre-release
Pre-release
·
34 commits
to main
since this release
Bug Fixes
- normalize dry-run paths across platforms (01e25f0)
Features
- release: add styled dry-run output (fc7c18c)
Other Changes (chore)
- simplify CI configuration and update format scripts (62b4915)
- add pre-commit formatting and lint checks (08cb668)
Other Changes (doc)
- update README (fc91e92)
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 dream-num/verso \
--signer-workflow dream-num/verso/.github/workflows/release.yml