Skip to content

Releases: ashish10alex/vscode-dataform-tools

v0.5.6

29 Nov 08:00
Compare
Choose a tag to compare

0.5.6 (2024-11-29)

Features

  • make the columns of the dependencies available for autocompletion (#73) (dd23704)
schema_auto.mp4

v0.5.5

28 Nov 16:01
Compare
Choose a tag to compare

What's Changed

Features

  • show the change code action will apply (9beabe4)

Full Changelog: v0.5.4...v0.5.5

v0.5.4

23 Nov 13:03
Compare
Choose a tag to compare

0.5.4 (2024-11-23)

Features

Full Changelog: v0.5.3...v0.5.4

v0.5.3

19 Nov 19:51
Compare
Choose a tag to compare

0.5.3 (2024-11-19)

Bug Fixes

  • BigQuery client created in a non Dataform workspace (#69) (43dffbb)

v0.5.2

19 Nov 12:53
Compare
Choose a tag to compare

0.5.2 (2024-11-19)

Features

  • link to go to bigquery job from results preview by @HampB in #62

Bug Fixes

Full Changelog: v0.5.1...v0.5.2

v0.5.1

18 Nov 17:50
Compare
Choose a tag to compare

0.5.1 (2024-11-18)

Bug Fixes

  • hover: hover not showing if there is no declarations in the project (7ec84b2)

v0.5.0

18 Nov 09:00
Compare
Choose a tag to compare

What's Changed

0.5.0 (2024-11-18)

Features

Bug Fixes

  • array type throwing error on preview results (797029d)
  • hover: hover not showing if there is no declarations in the project (c44767e)
js_hover_demo.mp4

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

16 Nov 16:36
Compare
Choose a tag to compare

0.4.0 (2024-11-16)

Features

  • add go to definition for js variables / modules from .sqlx files by @HampB in #51
  • show user notification when extension is updated by @ashish10alex in #56

go_to_definition

Full Changelog: v0.3.2...v0.4.0

v0.3.2

12 Nov 21:34
Compare
Choose a tag to compare

0.3.2 (2024-11-12)

Features

  • make preview results table searchable (33213e3)
  • make schema table searchable (57b512a)
  • custom dark theme for tables (489cd5f)

v0.3.1

12 Nov 18:34
Compare
Choose a tag to compare

0.3.1 (2024-11-12)

Features

  • faster and improved compilation webview (#48) (abff2e6)