Skip to content

v0.2.0

Choose a tag to compare

@rkrug rkrug released this 10 Mar 15:03
· 27 commits to main since this release
2445b34

Highlights

  • Improved Quick Look Parquet preview parsing with structured footer decoding
  • Collapsible schema tree UI (▸ / ▾) with indentation
  • Arrow-style logical scalar type labels in preview
  • Full parsed column list shown in preview (no truncation)
  • Installer hardening for preview bundle integrity
  • Added clean uninstall script: scripts/uninstall.sh (with --dry-run)
  • Documentation updates for install/uninstall and v0.2.0 changes