Releases: danielyayla/veri
Release list
Veri Check action v1.0.0
First release of the Veri Check GitHub Action (WO-076, REQ-025): run veri check on every pull request — gate violations fail the run, drift and receipt-provenance advisories annotate the documents they concern.
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: danielyayla/veri@v1Inputs: path (project root, default .), strict-advisories (escalate advisories to failures, default false). Docs: https://danielyayla.github.io/veri/docs/ci.html
The v1 tag tracks the latest v1.x. This release is not part of the desktop app's update feed — app releases (currently v0.2.1) remain the latest release.
v0.2.1
Artifact sizes (REQ-023: installers stay under 50 MB)
- Veri_0.2.1_aarch64.dmg: 42.2 MB
- Veri_0.2.1_aarch64.app.tar.gz: 43.0 MB
- Veri_0.2.1_x64.dmg: 44.1 MB
- Veri_0.2.1_x64.app.tar.gz: 44.8 MB
Update-path verification release (WO-073). The Veri-0.1.8-* assets and latest-mac.yml are carried for older Electron installs: 0.1.x installs reach the 0.1.8 bridge build through them, and the bridge offers this installer.
v0.2.0
Artifact sizes (REQ-023: installers stay under 50 MB)
- Veri_0.2.0_aarch64.dmg: 42.2 MB
- Veri_0.2.0_aarch64.app.tar.gz: 43.0 MB
- Veri_0.2.0_x64.dmg: 44.1 MB
- Veri_0.2.0_x64.app.tar.gz: 44.8 MB
First Tauri release. The Veri-0.1.8-* assets and latest-mac.yml are carried here for older Electron installs: electron-updater reads the latest release's feed file, so 0.1.x installs still reach the 0.1.8 bridge build, which then offers this installer.
v0.1.8
Final Electron release. This is a bridge build: it watches the new Tauri update feed and offers the Veri 0.2.0 installer when it is available. Existing 0.1.x installs auto-update to this version first, then move to the new line.
- Veri-0.1.8-universal.dmg: 197 MB (universal; the new per-architecture installers from 0.2.0 onward are ~42–44 MB)
v0.1.7
v0.1.7: WO-034 install-on-quit verification release Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
v0.1.6
v0.1.6: WO-034 differential-update verification release Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
v0.1.5
v0.1.5: WO-034 second signed release Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
v0.1.4
v0.1.4: WO-034 in progress — first signed release Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
v0.1.3
v0.1.3: WO-033 acceptance run, take two Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0.1.1
v0.1.1: retag release after unsigned-build fallback Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>