Skip to content

GOWDK v0.12.0

Choose a tag to compare

@cssbruno cssbruno released this 26 Jun 11:06
6751e2b

Experimental 0.x Release: GOWDK v0.12.0

GOWDK v0.12.0 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.0 (2026-06-26)

Features

  • compiler: complete API, hybrid, and realtime contracts (#710) (c6fbc57)
  • contracts: generate worker and cron role binaries (#690) (945e611)
  • security: harden auth sessions and release inputs (#691) (3f5010d)

Bug Fixes

  • automate release changelog notes (#741) (3809963)
  • tooling: harden validation and development HTTP paths (#699) (bab0e50)

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