Releases: Matts966/alphasql
Releases · Matts966/alphasql
v1.1.1 🌈
v1.1.0 🌈
Changes
🚀 Features
- Implement the warning for side effects tracked in #53 @Matts966 (#55)
- Support _TABLE_SUFFIX in the sample CI @Matts966 (#50)
- Fix/48 support fifo @Matts966 (#49)
🕷 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 🌈
🌈 v1.0.0 🌈
v0.9.4 🌈
v0.9.3 🌈
Changes
- Add TODO for filtering temp tables from referenced tables @Matts966 (#32)
- Fix update xlsx @Matts966 (#25)
- Add ci analysis script and result @Matts966 (#24)
🚀 Features
- Test external tables by samples @Matts966 (#30)
- Test installation from latest release @Matts966 (#29)
- Add releaser again @Matts966 (#28)
- Ignore VCS paths to prevent errors with branch named
.*.sql
@Matts966 (#26)
🕷 Bug Fixes
- Fix path from user to usr @Matts966 (#37)
- Fix paths in release and debug @Matts966 (#36)
- Specify version with retrying when testing installation @Matts966 (#35)
- Use sudo when executing tar not to break binaries @Matts966 (#34)
- Fix release CI workflow @Matts966 (#33)
- Test external tables by samples @Matts966 (#30)
- Test installation from latest release @Matts966 (#29)
- Ignore VCS paths to prevent errors with branch named
.*.sql
@Matts966 (#26)