Skip to content

Releases: ashish10alex/vscode-dataform-tools

v0.2.29

11 Nov 17:51
Compare
Choose a tag to compare

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

11 Nov 17:48
Compare
Choose a tag to compare

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

10 Nov 11:36
Compare
Choose a tag to compare

0.2.27 (2024-11-10)

Features

  • add loading icon when query is compiling (7af31d8)
  • additional table information on hover (#44) (eefe4f7)

New Contributors

  • @HampB made their first contribution in #44

v0.2.26

08 Nov 23:21
Compare
Choose a tag to compare

0.2.26 (2024-11-08)

Features

  • toogle for incremental/non-incremental query execution when previewing results in a table (#43) (6b10a9f)

v0.2.25

08 Nov 09:14
Compare
Choose a tag to compare

0.2.25 (2024-11-08)

Features

  • show link to target model in compilation webview (bf789af)

v0.2.24

08 Nov 08:49
Compare
Choose a tag to compare

0.2.24 (2024-11-08)

Bug Fixes

  • preview: duplication of rows when array has multiple objects (820bc4e)

v0.2.23

08 Nov 07:00
Compare
Choose a tag to compare

0.2.23 (2024-11-08)

Bug Fixes

v0.2.22

07 Nov 21:41
Compare
Choose a tag to compare

0.2.22 (2024-11-07)

Bug Fixes

  • table showing results preview missing columns and rows for non trivial data structures. Fixes: #42 (ae3e4ca)

v0.2.21

07 Nov 14:50
Compare
Choose a tag to compare

0.2.21 (2024-11-07)

Features

  • show schema along with compiled query as one of the features requested in as one of the features requested in #41 (8a21700)

v0.2.20

06 Nov 18:32
Compare
Choose a tag to compare