Skip to content

Releases: ashish10alex/vscode-dataform-tools

v0.2.19

05 Nov 13:03
Compare
Choose a tag to compare

0.2.19 (2024-11-05)

Features

  • support for formatting js blocks in sqlx file. fixes: #38 (161e07f)

v0.2.18

30 Oct 11:28
Compare
Choose a tag to compare

0.2.18 (2024-10-30)

Features

  • improved ui for dependancy graph (5ac3ff2)

v0.2.17

28 Oct 17:41
Compare
Choose a tag to compare

0.2.17 (2024-10-28)

Bug Fixes

  • if tag is named all it will not be filtered correctly (cdc8d7a)

v0.2.16

28 Oct 17:35
Compare
Choose a tag to compare

0.2.16 (2024-10-28)

Features

  • expand and collapse tree using button (0fa9b13)

v0.2.15

26 Oct 08:59
Compare
Choose a tag to compare

0.2.15 (2024-10-26)

Features

  • command to show side panel (6e02c6b)

v0.2.14

25 Oct 22:37
Compare
Choose a tag to compare

0.2.14 (2024-10-25)

Features

  • add option to filter tags in dependency graph. solves: #36 (cd269d2)
  • show indicator on what dropdown options are (3812bc0)

v0.2.13

22 Oct 14:32
Compare
Choose a tag to compare

0.2.13 (2024-10-22)

Bug Fixes

  • copied code block does not update unless compiled query window is closed (5788276)

v0.2.12

21 Oct 10:27
Compare
Choose a tag to compare

0.2.12 (2024-10-21)

Revert: improve setup of new Dataform workspace (5cb0fd3)

v0.2.11

20 Oct 17:38
Compare
Choose a tag to compare

0.2.11 (2024-10-20)

Features

  • improve setup of new Dataform workspace (5cb0fd3)

v0.2.10

15 Oct 13:22
Compare
Choose a tag to compare

0.2.10 (2024-10-15)

Bug Fixes

  • empty error div showing even if there no error (095a5b7)
  • whitespace of non zero length causing incorrect diagnostics placement (f071763)