Skip to content

GOWDK v0.12.1

Choose a tag to compare

@cssbruno cssbruno released this 27 Jun 12:25
5c8e727

Experimental 0.x Release: GOWDK v0.12.1

GOWDK v0.12.1 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.1 (2026-06-27)

Bug Fixes

  • config: harden CORS, addons, CSS, and artifact scans (#756) (0ffab59)
  • examples: harden runnable example flows (#770) (d3b8c78)
  • gowdkcmd: preserve delegated helper source paths (#750) (935d9ae)
  • release: require conventional PR titles (#757) (58e99ef)
  • support config helper source checkout builds (#746) (15a52b7)

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