Skip to content

GOWDK v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jun 15:55
· 423 commits to main since this release

GOWDK v0.1.0 is the first public 0.x release line.

This is pre-release compiler/runtime scaffolding, not a production-readiness claim. Until the full feature set is complete, public releases advance by minor version only: v0.1.0, v0.2.0, v0.3.0, and so on.

Included artifacts:

  • gowdk-linux-amd64
  • gowdk-linux-arm64
  • gowdk-darwin-amd64
  • gowdk-darwin-arm64
  • gowdk-windows-amd64.exe
  • checksums.txt
  • gowdk-vscode-0.1.3.vsix

Highlights:

  • Source-build CLI version set to 0.1.0.
  • Static output, generated app, binary, and WASM deploy documentation updated.
  • Missing-work checklist restored.
  • Obsolete .llm plan documents removed.
  • CI and release gates passed for this tag.