Skip to content

Releases: ashish10alex/vscode-dataform-tools

v0.1.1

30 Sep 16:41
Compare
Choose a tag to compare

0.1.1 (2024-09-30)

Features

  • explicitly add limit to only preview query results in table to avoid time consuming data transfer (af83c83)

Chore

  • Use cdn for external dependancy instead of using min.js files

v0.1.0

27 Sep 09:07
Compare
Choose a tag to compare

What's Changed

  • feat: show query results in table by @ashish10alex in #23
  • feat: ability to execute assertions in a file by clicking on a button ( codeLens provider )
  • fix: #28

Full Changelog: v0.0.61...v0.1.0

v0.0.61

24 Sep 16:24
Compare
Choose a tag to compare

0.0.61 (2024-09-24)

Bug Fixes

  • running tags command missing --tags (b45c2a1)

v0.0.60

24 Sep 12:46
Compare
Choose a tag to compare

0.0.60 (2024-09-24)

Bug Fixes

  • when running a single tag it does not pick up options (1d3b805)

v0.0.59

22 Sep 22:12
Compare
Choose a tag to compare

0.0.59 (2024-09-22)

Bug Fixes

  • assertions not showing in the compiled query (ece9340)

v0.0.58

22 Sep 21:04
Compare
Choose a tag to compare

0.0.58 (2024-09-22)

Features

  • snippets for view and operations (a3730ef)

v0.0.57

22 Sep 10:32
Compare
Choose a tag to compare

Features

  • feat: Ability to choose more options when running file(s) / tag(s) by @ashish10alex in #26

Full Changelog: v0.0.56...v0.0.57

v0.0.56

20 Sep 14:40
Compare
Choose a tag to compare

0.0.56 (2024-09-20)

Bug Fixes

  • path issue with sqlx files of type operations (42b330c)

v0.0.55

20 Sep 14:15
Compare
Choose a tag to compare

0.0.55 (2024-09-20)

Bug Fixes

  • dry run stats not showing for js files (f8f9595)
  • relative file path issue on windows (48563de)

v0.0.54

19 Sep 16:19
Compare
Choose a tag to compare

0.0.54 (2024-09-19)

Bug Fixes

  • sidepanel not showing metadata (1f2b524)

  • formatting complains about filetype (8a05669)