Skip to content

Releases: cpg314/sqlsonnet

v0.1.13

22 Oct 21:42
Compare
Choose a tag to compare
Bump to 0.1.13

v0.1.12

15 Sep 21:43
Compare
Choose a tag to compare
Bump to 0.1.12

v0.1.11

29 Aug 21:19
Compare
Choose a tag to compare
  • 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

20 Aug 06:12
Compare
Choose a tag to compare

CLI

  • Dump JSON on JSON->SQL conversion failure, for easier debugging
  • Respect --debug-format json flag

Client

  • Support query headers

Proxy

  • Allow customizing library path via header

v0.1.9

11 Aug 22:00
Compare
Choose a tag to compare
  • Improved proc macro
  • Fix JSONNET_PATH separator

v0.1.8

08 Aug 21:05
Compare
Choose a tag to compare
  • --watch flag
  • Fix a bug in import resolution
  • Documentation improvements
  • Feature flags

v0.1.7

06 Aug 22:00
Compare
Choose a tag to compare
Bump to 0.1.7

v0.1.6

30 Jul 20:08
Compare
Choose a tag to compare
Bump to 0.1.6

v0.1.5

29 Jul 20:59
Compare
Choose a tag to compare
  • Multiple jpath
  • Default resolver path
  • Compression support

v0.1.4

28 Jul 22:15
Compare
Choose a tag to compare

Improvements to the CLI (error reporting, JSONNET_PATH)