Releases: ashish10alex/vscode-dataform-tools
Releases · ashish10alex/vscode-dataform-tools
v0.2.19
0.2.19 (2024-11-05)
Features
- support for formatting js blocks in sqlx file. fixes: #38 (161e07f)
v0.2.18
0.2.18 (2024-10-30)
Features
- improved ui for dependancy graph (5ac3ff2)
v0.2.17
0.2.17 (2024-10-28)
Bug Fixes
- if tag is named all it will not be filtered correctly (cdc8d7a)
v0.2.16
0.2.16 (2024-10-28)
Features
- expand and collapse tree using button (0fa9b13)
v0.2.15
0.2.15 (2024-10-26)
Features
- command to show side panel (6e02c6b)
v0.2.14
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
0.2.13 (2024-10-22)
Bug Fixes
- copied code block does not update unless compiled query window is closed (5788276)
v0.2.12
0.2.12 (2024-10-21)
Revert: improve setup of new Dataform workspace (5cb0fd3)
v0.2.11
0.2.11 (2024-10-20)
Features
- improve setup of new Dataform workspace (5cb0fd3)
v0.2.10
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)