Releases: cpg314/sqlsonnet
Releases · cpg314/sqlsonnet
v0.1.11
- Improved error reporting on union types like expressions.
- Support
LIMIT BY
.
CLI
- Fix output going to
stderr
instead of stdout
Proxy
- Cache expiry
- Allow changing
JPATH
via comment.
v0.1.10
CLI
- Dump JSON on JSON->SQL conversion failure, for easier debugging
- Respect
--debug-format json
flag
Client
Proxy
- Allow customizing library path via header
v0.1.9
- Improved proc macro
- Fix
JSONNET_PATH
separator
v0.1.8
--watch
flag
- Fix a bug in import resolution
- Documentation improvements
- Feature flags
v0.1.5
- Multiple jpath
- Default resolver path
- Compression support
v0.1.4
Improvements to the CLI (error reporting, JSONNET_PATH)