Skip to content

Releases: kokes/smda

v0.1.3

05 Oct 10:08
Compare
Choose a tag to compare
  • 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)

v0.1.2

17 Aug 13:49
Compare
Choose a tag to compare
  • add --version
  • requires go1.17 now
  • ARM builds for all architectures

v0.1.1

09 Jul 13:29
Compare
Choose a tag to compare
  • fafcf9d - distribute zip files, it's more usable than tarballs
  • 6b8d7f5 - sanitise dataset names in more cases - we had a filename like 1a802a66-9ca9-47c8-8677-72c467d840cf-zps-2020-q4.csv.gz and it we weren't able to query it, because it didn't start with a letter

v0.1.0

19 Jun 12:23
Compare
Choose a tag to compare

The first public release, be kind :-)