This repository was archived by the owner on Feb 9, 2026. It is now read-only.
Releases: razcoen/cqlc
Releases · razcoen/cqlc
v0.6.1
v0.6.0
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