Skip to content

GOWDK v0.12.3

Latest

Choose a tag to compare

@cssbruno cssbruno released this 07 Jul 23:19
4274006

Experimental 0.x Release: GOWDK v0.12.3

GOWDK v0.12.3 is an experimental 0.x compiler/runtime release.

Not production-ready. Public syntax, generated output, runtime packages, and tooling contracts may change before 1.0.

0.12.3 (2026-07-07)

Bug Fixes

  • clean up example fragment markup and smoke inventory (#795) (8f7e36a)
  • generated-output: publish artifacts transactionally (#796) (5217095)

Artifact Verification

Download the CLI artifact for your platform and checksums.txt from this GitHub release.

grep ' <artifact>$' checksums.txt | sha256sum -c -

On macOS, use:

shasum -a 256 <artifact>

Verify GitHub artifact attestations:

gh attestation verify <artifact> -R cssbruno/GOWDK