Releases: ashish10alex/vscode-dataform-tools
Releases · ashish10alex/vscode-dataform-tools
v0.2.29
0.2.29 (2024-11-11)
Features
- Feat: Extended language support for bigquery functions by @HampB in #47
- Feat improved definition provider by @HampB in #46
- feat: show dependencies in compilation web view by @ashish10alex in #50
Full Changelog: v0.2.28...v0.2.29
v0.2.28
0.2.28 (2024-11-10)
- feat: deprecate option to show compiled query in a temporary sql fle by @ashish10alex in #45
⚠ BREAKING CHANGES
- Deprecates the ability to toogle useWebViewToShowCompiledQuery which used to enable the user to see the compiled query as an sql file in vertical split instead of using the web view (current default)
v0.2.27
v0.2.26
v0.2.25
v0.2.24
v0.2.23
0.2.23 (2024-11-08)
Bug Fixes
- preview: mix of empty and filled array in a column gives error. Fixes: #42 (comment) (babbcda)
v0.2.22
v0.2.21
v0.2.20
0.2.20 (2024-11-06)
Features
- bigquery snippets from https://github.com/shinichi-takii/vscode-language-sql-bigquery (ced4648)