Releases: ashish10alex/vscode-dataform-tools
Releases · ashish10alex/vscode-dataform-tools
v0.1.1
0.1.1 (2024-09-30)
Features
- explicitly add limit to only preview query results in table to avoid time consuming data transfer (af83c83)
Chore
- Use cdn for external dependancy instead of using min.js files
v0.1.0
What's Changed
- feat: show query results in table by @ashish10alex in #23
- feat: ability to execute assertions in a file by clicking on a button ( codeLens provider )
- fix: #28
Full Changelog: v0.0.61...v0.1.0
v0.0.61
0.0.61 (2024-09-24)
Bug Fixes
- running tags command missing --tags (b45c2a1)
v0.0.60
0.0.60 (2024-09-24)
Bug Fixes
- when running a single tag it does not pick up options (1d3b805)
v0.0.59
0.0.59 (2024-09-22)
Bug Fixes
- assertions not showing in the compiled query (ece9340)
v0.0.58
0.0.58 (2024-09-22)
Features
- snippets for view and operations (a3730ef)
v0.0.56
0.0.56 (2024-09-20)
Bug Fixes
- path issue with sqlx files of type operations (42b330c)
v0.0.55
0.0.55 (2024-09-20)
Bug Fixes
- dry run stats not showing for js files (f8f9595)
- relative file path issue on windows (48563de)