Skip to content

Releases: Data-Lake-Visualizer/vscode-parquet-visualizer

v0.14.1

21 Nov 08:18
Compare
Choose a tag to compare

0.14.1 (2024-11-21)

Bug Fixes

  • fix bug query view. fixed other bugs in query view as well (e1abdf1)
  • return default value setting if setting are set to empty (a629b90)

v0.14.0

18 Nov 23:21
Compare
Choose a tag to compare

0.14.0 (2024-11-18)

Features

  • improve query tab design (4bbee82)

v0.13.2

16 Nov 12:44
Compare
Choose a tag to compare

0.13.2 (2024-11-16)

Bug Fixes

  • fix build.js for windows
  • update csp (3c78109)

v0.13.1

11 Nov 23:33
Compare
Choose a tag to compare

0.13.1 (2024-11-11)

Bug Fixes

  • enable ovsx deployment again (5dd61d2)

v0.13.0

11 Nov 23:24
Compare
Choose a tag to compare

0.13.0 (2024-11-11)

Features

  • improved error handling at opening file (aadb60d)

v0.12.0

10 Nov 23:48
Compare
Choose a tag to compare

0.12.0 (2024-11-10)

Features

  • add publishing to openvsx (4ffacc3)
  • add telemetry manager (2cbebfd)
  • initialize telemetry manager (11cab24)
  • integrate telemetry manager (b341926)
  • send onPopupOpened to vscode server (16fd7db)

v0.11.0

09 Nov 14:53
Compare
Choose a tag to compare

0.11.0 (2024-11-09)

Bug Fixes

  • test to trigger packaging (530cb0d)
  • testing for minor release (87960db)

Features

  • add new windows build script (22abd31)
  • add shx for crosss platform execution for my bash script. also want to trigger a build (2b09157)

v0.10.1

03 Nov 16:46
Compare
Choose a tag to compare

What's Changed

  • 57 handle settings theme change without vscode reload by @luusluus in #58

Full Changelog: v0.10.0...v0.10.1

v0.10.0

03 Nov 13:28
Compare
Choose a tag to compare

What's Changed

  • 46 enable sql autocomplete suggestions by @luusluus in #54
  • 53 suggest adjust date type display format by @luusluus in #55

Full Changelog: v0.9.0...v0.10.0

v0.9.0

23 Oct 04:44
Compare
Choose a tag to compare

What's Changed

  • 44 structure value popup window location by @luusluus in #47
  • 45 adjust color theme based on vs code by @luusluus in #48
  • 45 adjust color theme based on vs code by @luusluus in #49
  • 50 upgrade GitHub actions artifacts to v4 by @luusluus in #52

Full Changelog: v0.8.0...v0.9.0