Skip to content

Releases: ashish10alex/vscode-dataform-tools

v0.6.1

18 Dec 14:00
Compare
Choose a tag to compare

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

17 Dec 23:11
Compare
Choose a tag to compare

0.6.0 (2024-12-17)

Features

  • add hasOutput to operations snippets (bbe520b)
  • show external lineage of a table (#76) (0859432)

v0.5.14

11 Dec 22:34
Compare
Choose a tag to compare

0.5.14 (2024-12-11)

Features

  • optimize func to get dependents (0f8a126)

v0.5.13

11 Dec 12:57
Compare
Choose a tag to compare

0.5.13 (2024-12-11)

Features

  • reduce perceived latency of loading compiled query webview by showing progress (df106fd)

v0.5.12

11 Dec 11:36
Compare
Choose a tag to compare

0.5.12 (2024-12-11)

Bug Fixes

  • error trying to get lenght of an obj that does not exists (afd71db)

v0.5.11

11 Dec 10:39
Compare
Choose a tag to compare

0.5.11 (2024-12-11)

Features

  • show dependents of model in compiled query webview(#75) (087beb6)

v0.5.10

10 Dec 16:49
Compare
Choose a tag to compare

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

04 Dec 14:32
Compare
Choose a tag to compare

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

02 Dec 08:23
Compare
Choose a tag to compare

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

29 Nov 08:24
Compare
Choose a tag to compare

0.5.7 (2024-11-29)

Features

  • trigger schema update on active editor change (82db2bf)