Skip to content

Releases: germtb/gox

v0.1.4

09 Feb 22:53

Choose a tag to compare

Changelog

  • 9d5325f Support _test.gox files by generating _gox_test.go output

v0.1.3

08 Feb 23:43

Choose a tag to compare

Changelog

  • 7f8d9f3 Fix gox build/test to scan all packages for .gox files

v0.1.2

31 Jan 23:56

Choose a tag to compare

Changelog

  • a271f80 Remove spread attributes from JSX spec

v0.1.1

31 Jan 21:48

Choose a tag to compare

Changelog

  • 756169e Add VS Code Marketplace publishing configuration
  • f4a6461 Fix CI: generate code before build/vet
  • 1a0a883 Initial commit
  • 3511719 Remove unused demo/generate.go placeholder
  • d9b6d28 Remove unused examples/generate.go placeholder
  • 5de6b2d Use GH_PAT for goreleaser to enable homebrew-tap publishing
  • 3393a78 Use latest stable Go version in CI

v0.1.0

31 Jan 21:06

Choose a tag to compare

Changelog

  • de4a2f8 Initial release v0.1.0
  • 0f6602e M1: Project setup and core AST types