Releases: ashish10alex/vscode-dataform-tools
Releases · ashish10alex/vscode-dataform-tools
v0.6.1
0.6.1 (2024-12-18)
Features
- keep showing dry run stats which switching to schema tab (d7be106)
- load the web ui prior to compile to reduce perception of slowness (d901e72)
- show loading icon for dataplex lineage (44dc8a2)
- use ordered list to easy identify no. of deps (9172c5a)
v0.6.0
0.6.0 (2024-12-17)
Features
- add
hasOutput
to operations snippets (bbe520b)
- show external lineage of a table (#76) (0859432)
v0.5.14
0.5.14 (2024-12-11)
Features
- optimize func to get dependents (0f8a126)
v0.5.13
0.5.13 (2024-12-11)
Features
- reduce perceived latency of loading compiled query webview by showing progress (df106fd)
v0.5.12
0.5.12 (2024-12-11)
Bug Fixes
- error trying to get lenght of an obj that does not exists (afd71db)
v0.5.11
0.5.11 (2024-12-11)
Features
- show dependents of model in compiled query webview(#75) (087beb6)
v0.5.10
0.5.10 (2024-12-10)
Features
- better nav bar for compiled query (bfc1b22)
Bug Fixes
- formatted content goes to another file if active editor is switched quickly (462e914)
v0.5.9
0.5.9 (2024-12-04)
Bug Fixes
- user has no notification when trying to run a file when dataform compiles throws error (1fe0d06)
v0.5.8
0.5.8 (2024-12-02)
Features
- prettier hover documentation (0c9df45)
Bug Fixes
- tabulator library error, invalid column definition option:
headerFilterLive
(993c610)
v0.5.7
0.5.7 (2024-11-29)
Features
- trigger schema update on active editor change (82db2bf)