Releases: Daily-Nerd/vitni
Releases · Daily-Nerd/vitni
v0.5.1
Compare
Sorry, something went wrong.
No results found
0.5.1 (2026-07-11)
Bug Fixes
republish npm package so the corrected README reaches the npm page (f9ec0a2 )
go/v0.5.1
Compare
Sorry, something went wrong.
No results found
Go module release tracking @daily-nerd/vitni@0.5.1. Changelog: CHANGELOG.md.
v0.5.0
Compare
Sorry, something went wrong.
No results found
0.5.0 (2026-07-10)
Features
keygen command (Ed25519 keypair generation + JWK derivation) (#41 ) (35e1741 )
go/v0.5.0
Compare
Sorry, something went wrong.
No results found
Go module release tracking @daily-nerd/vitni@0.5.0. Changelog: CHANGELOG.md.
v0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-07-09)
⚠ BREAKING CHANGES
protocol vitni/0.2 — local binding, ext field, wire-literal flip, 47 vectors (#25 )
Features
protocol vitni/0.2 — local binding, ext field, wire-literal flip, 47 vectors (#25 ) (6b1708e )
Bug Fixes
go: empty-string parent_performer_id is a carried lineage claim (#38 ) (e1cb638 )
reject unknown top-level keys + non-string cost at sign; reject duplicate keys (§4.1) (#39 ) (b4ef643 ), closes #34
ts: strict input decode to match Go + spec §4.1 (#35 ) (0d8e713 )
v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-07-09)
⚠ BREAKING CHANGES
Go module path, Go package name, npm package name, bin name, and two exported TS symbols are renamed.
Features
rename project to vitni (formerly veritrail) (#22 ) (7b22f9f )
go/v0.4.0
Compare
Sorry, something went wrong.
No results found
Go module release tracking @daily-nerd/vitni@0.4.0. Changelog: CHANGELOG.md.
go/v0.3.0
Compare
Sorry, something went wrong.
No results found
Go module release tracking @daily-nerd/vitni@0.3.0. Changelog: CHANGELOG.md.
v0.2.2
Compare
Sorry, something went wrong.
No results found
0.2.2 (2026-06-12)
Bug Fixes
ts: derive protocol version from a single shared constant (#20 ) (a67586c )
v0.2.1
Compare
Sorry, something went wrong.
No results found
0.2.1 (2026-06-12)
Bug Fixes
cli: add node shebang to bin entrypoint (#12 ) (fb6135c ), closes #11