Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

Releases: razcoen/cqlc

v0.6.1

15 Feb 21:15
3a0ddde

Choose a tag to compare

Changelog

  • 3a0ddde ci(release): upload artifacts for each version tag (#41)

v0.6.0

15 Feb 16:03
006e5bf

Choose a tag to compare

What's Changed

  • test(compiler): add edge case testing for the schema parser by @razcoen in #35
  • refactor(codegen): remove code from go generator and move it into the sdk by @razcoen in #36
  • feat: support configuring batch type both on the default generated code and dynamically by @razcoen in #37
  • test(codegen): golang basic case testing by @razcoen in #38
  • feat(golang): add default options support by @razcoen in #39
  • refactor: go code generation and iteration by @razcoen in #40

Full Changelog: v0.5.1...v0.6.0