Skip to content

Releases: Matts966/alphasql

v1.1.1 🌈

30 Nov 07:42
95f9e07
Compare
Choose a tag to compare

Changes

🚀 Features

v1.1.0 🌈

28 Nov 13:10
87dd474
Compare
Choose a tag to compare

Changes

🚀 Features

🕷 Bug Fixes

  • Filter temporary tables from referenced tables list because they are local @Matts966 (#57)
  • Fix bug of ignoring output paths when their parent directory does not exist @Matts966 (#51)
  • Fix #45 verbose usage log problem @Matts966 (#47)

🧰 Maintenance

v1.0.1 🌈

10 Nov 14:54
c2238f7
Compare
Choose a tag to compare

Changes

🕷 Bug Fixes

  • Push latest tag when delivering docker images @Matts966 (#42)

🌈 v1.0.0 🌈

09 Nov 13:45
8bff8e7
Compare
Choose a tag to compare

Changes

🧰 Maintenance

From dag to alphadag.
From pipeline_type_checker to alphacheck.

v0.9.4 🌈

09 Nov 07:23
ea5af53
Compare
Choose a tag to compare

Changes

🕷 Bug Fixes

v0.9.3 🌈

09 Nov 06:21
4a5464d
Compare
Choose a tag to compare

Changes

🚀 Features

🕷 Bug Fixes

🧰 Maintenance

  • Test installation from latest release @Matts966 (#29)
  • Refactor resolvers and unify them to identifier_resolver @Matts966 (#27)

v0.9.2 🌈

03 Oct 13:05
e3ca4c5
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v0.9.1 🌈

11 Aug 12:29
53ab19c
Compare
Choose a tag to compare

Changes

🕷 Bug Fixes

  • Fix macos binary exec format error caused by caching problems @Matts966 (#22)

v0.9.0 🌈

01 Aug 06:25
0acfc62
Compare
Choose a tag to compare

Changes

🚀 Features

🕷 Bug Fixes

  • Fix broken bazel installation on MacOS and add test for MacOS @Matts966 (#21)

v0.8.6 🌈

21 Jul 09:22
fd9bfb8
Compare
Choose a tag to compare

Changes

🕷 Bug Fixes

  • Fix bugs resolving dependencies of temp table references and add a sample case @Matts966 (#19)