Skip to content

v0.1.3

Latest
Compare
Choose a tag to compare
@kokes kokes released this 05 Oct 10:08
· 13 commits to main since this release
  • 9269386 - simplify the web UI
  • 831ad93 - prep for "namespaces" (will need this for joins)
  • a1b7d3b - support numerical GROUP/ORDER BY clauses (e.g. GROUP BY 1, 2)
  • 73e271b - build artifacts in Docker to enable reproducible builds
  • 7788f4e - integer division no longer results in floats (to be compatible with other SQL engines)