Skip to content

Releases: ashish10alex/vscode-dataform-tools

v0.0.18

12 Jun 23:14
Compare
Choose a tag to compare

Full Changelog: v0.0.17...v0.0.18

0.0.17

12 Jun 22:47
Compare
Choose a tag to compare

0.0.17 (2024-06-12)

Features

  • ability to run a tag optionally with dependencies (264ec59)
  • menu: only display menu items when an .sqlx file is open (c89ed94)

v0.0.16

11 Jun 19:56
Compare
Choose a tag to compare

0.0.16 (2024-06-11)

Bug Fixes

  • ensure that diagnostic is actually set on the compiled query (0a26386)

Full Changelog: v0.0.15...v0.0.16

v0.0.15

11 Jun 19:44
Compare
Choose a tag to compare

0.0.15 (2024-06-11)

Features

  • show diagnostics on the compiled query as well (b5fa9fc)

Full Changelog: v0.0.14...v0.0.15

v0.0.14

11 Jun 16:46
Compare
Choose a tag to compare

0.0.14 (2024-06-11)

Bug Fixes

  • sync being carried over to git hunks and other files (2628da0)
  • unable to disable and enable plugin due to some commands being not disposed off (4f338d8)

Full Changelog: v0.0.13...v0.0.14

v0.0.13

11 Jun 13:02
Compare
Choose a tag to compare

0.0.13 (2024-06-11)

Features

  • Add icon support for operations (#3) (7013a92)
  • auto-save the document before compiling (0bab56b)

Bug Fixes

  • no need to open multiple terminal instances (5715321)