| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-01-08 | 1.3 kB | |
| v3.0.1_ bug fixes source code.tar.gz | 2024-01-08 | 17.0 MB | |
| v3.0.1_ bug fixes source code.zip | 2024-01-08 | 17.2 MB | |
| Totals: 3 Items | 34.2 MB | 0 | |
[Help support quality software by contributing via Patreon or Github Sponsors.]
v3.0.1 (2024-01-07)
This is a patch release with some necessary fixes. The most important fixes (and the reasons a patch release was triggered):
- [dup-selected] dup-selected should unselect all rows in copied sheet [#2225]
- [cmdpalette] Enter executes first row, if partially typed out [#2219]
- [expr] fix KeyError crash with invalid inputs in
exprfor Python 3.12 [#2179] - [test] update unit tests to use packaged sample.tsv and benchmark.csv [#2218]
Other fixes and minor improvements:
- [color] add
options.color_longnameto use instead ofcolor_keystrokesfor command longnames [#2219] - [cmdpalette] add sidebar for longname and aggregator palette [#2219]
- [guide] add
show-command-infoto display command info for a keystroke [#2228] - [test] add
assert-exprandassert-expr-rowto evaluate Python expressions, and assert result is truthy
Please see the CHANGELOG for the full list of changes.