Skip to content

Releases: Matts966/alphasql

v1.4.1 🌈

13 Apr 16:25
9afef98
Compare
Choose a tag to compare

Changes

  • Updated Snapshot 🎉 @github-actions (#94)

🚀 Features

v1.4.0 🌈

27 Mar 20:03
Compare
Choose a tag to compare

Changes

  • Handle unsupported syntax as warning @Matts966 (#78)
    • Update snapshot for testing automatically
    • Handle procedure statements correctly

v1.3.4 🌈

19 Jan 13:44
c72b8f2
Compare
Choose a tag to compare

Changes

🕷 Bug Fixes

  • Make AlphaCheck ignore tables and functions @Matts966 (#77)

v1.3.3 🌈

16 Jan 18:24
e80ff48
Compare
Choose a tag to compare

Changes

🚀 Features

  • Add AlphaCheck support for templated functions @Matts966 (#76)

🕷 Bug Fixes

  • Add AlphaCheck support for templated functions @Matts966 (#76)

v1.3.2 🌈

06 Jan 15:28
f5f0779
Compare
Choose a tag to compare

Changes

🕷 Bug Fixes

v1.3.1 🌈

29 Dec 00:49
7e92f50
Compare
Choose a tag to compare

Changes

🕷 Bug Fixes

  • Add test for "" as directory @Matts966 (#73)
  • Use stderr for error output and add file path to all error output wit… @Matts966 (#74)

Full Changelog: v1.3.0...v1.3.1

v1.3.0 🌈

17 Oct 14:24
0da2dc7
Compare
Choose a tag to compare

Changes

🚀 Features

  • Add proto for gRPC service and struct schema reader @Matts966 (#71)
  • Support for parsing scripts (only BEGIN END blocks are confirmed) @Matts966 (#70)

Full Changelog: v1.2.0...v1.3.0

v1.2.0 🌈

29 Jul 12:44
dec1871
Compare
Choose a tag to compare

Changes

🚀 Features

🕷 Bug Fixes

  • Add brew install graphviz for stray binary on Github Actions @Matts966 (#69)

v1.1.3 🌈

07 Jun 08:47
612ad4d
Compare
Choose a tag to compare

Changes

🚀 Features

  • Upgrade ZetaSQL to support pivot functions @Matts966 (#66)

v1.1.2 🌈

14 Jan 08:54
34061b5
Compare
Choose a tag to compare

Changes

🚀 Features

  • Add options --with_tables and --with_functions @Matts966 (#59)