| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-10-14 | 1.4 kB | |
| v3.1.1 source code.tar.gz | 2024-10-14 | 21.3 MB | |
| v3.1.1 source code.zip | 2024-10-14 | 21.5 MB | |
| Totals: 3 Items | 42.7 MB | 1 | |
[Help support quality software by contributing via Patreon or Github Sponsors.]
v3.1.1 (2024-10-14)
This release includes several improvements to the interface, as well as many bugfixes and other tweaks. Highlights include:
- Ctrl+G to cycle sidebar in both main and input modes
- statusline sheet tabs (clickable to jump to sheet)
- immediate async summary of column aggregators on bottom rows
- graph reference lines at user-defined x or y coordinatews
-
hidden columns visible past right of sheet;
_to re-expand -
new option:
options.max_rowsto stop loading early -
new option:
options.disp_expertto streamline interface -
new command: addcol-histogram to make histogram from any numeric column
- new command: go-col-name to go to a column by name
-
new command: plot-source-selected on ColumnsSheet
-
new loader: msgpack
- new loader: grep (for output of grep/ripgrep)
In addition, support for Python 3.7 (EOL 2023-06) was dropped.
Please see the CHANGELOG for the full list of changes. Edit: The patch v3.1.1 was released to resolve a packaging error.