chore(release): bump to v0.33.0#347
Conversation
Release the typed WIT list from Array data types (#345 / #346). Bump the workspace version 0.32.0 -> 0.33.0 (Cargo.toml + Cargo.lock) and the vscode-spar extension, and promote REQ-CODEGEN-WIT-ARRAY-001 to verified (release v0.33.0). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Rivet verification gate✅ 20/20 passed
Filter: Failed artifacts(none) Updated automatically by |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
✅ v0.33.0 merged to
|
Follow-up: the ❌ on
|
Release the typed WIT list from Array data types (#345, feature merged in #346).
Changes
[workspace.package]version0.32.0→0.33.0(Cargo.toml+Cargo.lock)vscode-sparextension version0.32.0→0.33.0status: verified,release: v0.33.0What shipped in v0.33.0
An AADL
datatype withData_Representation => Arraynow emits a typed WIT list fromspar codegen --format witinstead of the opaquelist<u8>: a fixedDimension→ boundedlist<T, N>, unbounded →list<T>, element resolved fromBase_Type(recursively). No-Base_Type/ unsized-element arrays stay opaque (no regression). Oracle-verified againstwit-parser.Metadata-only bump; the feature and its tests landed in #346 (all required checks green).
🤖 Generated with Claude Code
Generated by Claude Code