Skip to content

v0.6.3

Choose a tag to compare

@github-actions github-actions released this 04 Aug 14:44
· 3 commits to main since this release
efe627e

Added

  • Add a dedicated interactive explorer for CSV, TSV, and other delimiter-
    separated files. It keeps a searchable field sidebar beside the complete
    selected value, navigates records lazily, and reuses JSON/XML/scalar syntax
    highlighting inside individual cells without changing redirected output.
    Structured cells larger than 1 MiB stay in their complete raw layout to
    avoid retaining another whole formatted copy.