Skip to content

release: v0.5.0#6

Merged
chaploud merged 1 commit intomainfrom
develop/release-v0.5.0
Apr 26, 2026
Merged

release: v0.5.0#6
chaploud merged 1 commit intomainfrom
develop/release-v0.5.0

Conversation

@chaploud
Copy link
Copy Markdown
Contributor

Summary

  • Promote the Zig 0.16.0 migration's Unreleased CHANGELOG section to v0.5.0 (2026-04-27)
  • Bump build.zig.zon version from the stale "0.3.0" placeholder to "0.5.0" (matches the existing tag sequence — v0.4.0 was the last release)

Test plan

  • zig build -Doptimize=ReleaseSafe succeeds
  • cljw --version reports ClojureWasm v0.5.0
  • Smoke: cljw -e '(println "v0.5.0")'v0.5.0

Promote the Zig 0.16.0 migration's `Unreleased` CHANGELOG section to
`v0.5.0 (2026-04-27)` and bump `build.zig.zon` `version` from the stale
"0.3.0" placeholder to "0.5.0" (matching the existing tag sequence —
v0.4.0 was the last release).

Migration highlights (full list in CHANGELOG):
- Zig 0.15.2 → 0.16.0
- zwasm v1.9.1 → v1.11.0
- New `runtime/io_default.zig` for the std.Io reshape
- Binary 4.12 MB / startup 4.1 ms / RSS 8.2 MB
- 1324/1324 unit tests + 83 cljw test namespaces + 6 wasm e2e all green
- Four features (HTTP server/client, nREPL, raw line editor,
  `cljw build`) temporarily stubbed; tracked as F140-F144.
@chaploud chaploud merged commit 6faadc5 into main Apr 26, 2026
1 of 6 checks passed
@chaploud chaploud deleted the develop/release-v0.5.0 branch April 26, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant