Vango v0.0.3
Summary
v0.0.3 was the source-build CLI default for the early launch line.
What Changed
CLI default version changed to 0.0.3 .
vango version --short reports 0.0.3 for source builds without link-time overrides.
Generated state binding files identify the bindings generator as 0.0.3 in current source builds.
Why It Matters
Docs, generated artifacts, and local source builds agreed on the CLI default for this release line.
The release-note index no longer stopped at v0.0.2 while the active CLI reported 0.0.3 .
Verification
shell
1go run ./cmd/vango version --short
2vango gen bindings
3go test ./cmd/vango