Skip to content

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

v0.25.2

10 Feb 21:50
Compare
Choose a tag to compare

0.25.2 (2025-02-10)

Bug Fixes

  • keep the current page on page size change (3be0d01)

v0.25.1

02 Feb 11:47
Compare
Choose a tag to compare

0.25.1 (2025-02-02)

Bug Fixes

  • make sure parquet-wasm works with duckdb (61d0545)

v0.25.0

26 Jan 12:36
Compare
Choose a tag to compare

0.25.0 (2025-01-26)

Bug Fixes

  • properly exit data tab worker at closing document (037f58c)

Features

  • move run and clear button to top (ddb45fb)

v0.24.1

25 Jan 17:24
Compare
Choose a tag to compare

0.24.1 (2025-01-25)

Bug Fixes

v0.24.0

25 Jan 15:43
Compare
Choose a tag to compare

0.24.0 (2025-01-25)

Features

v0.23.5

25 Jan 14:01
Compare
Choose a tag to compare

0.23.5 (2025-01-25)

Bug Fixes

  • improve ux of using columns with quotes a bit (fe6f046)

v0.23.4

24 Jan 14:34
Compare
Choose a tag to compare

0.23.4 (2025-01-24)

Bug Fixes

  • show schema data in schema tab (199c684)

v0.23.3

23 Jan 22:19
Compare
Choose a tag to compare

0.23.3 (2025-01-23)

Bug Fixes

  • show correct cell value in popup (2656edd)

v0.23.2

23 Jan 21:35
Compare
Choose a tag to compare

0.23.2 (2025-01-23)

Bug Fixes

  • return duckdb schema on startup for query tab (8157365)

v0.23.1

22 Jan 21:35
Compare
Choose a tag to compare

0.23.1 (2025-01-22)

Bug Fixes

  • excel export: cast unsigned columns to bigint (e897eb9)