Releases: asayers/tass
Releases · asayers/tass
v0.11.0
30 Apr 08:55
Compare
Sorry, something went wrong.
No results found
Column widths are now sized correctly, even when containing CJK, emoji, or
other double-width scripts
More colours!
Booleans now have hard-coded colours: true is green and false is red
Floats are now coloured in the same way as integers: negatives in red, zeroes dimmed
Any type can be rendered in rainbow-mode, if its cardinality is low enough
The --precision flag now maxes out at 255 (down from 18 sextillion - sorry
precision-lovers with universe-spanning monitors!)
v0.10.2
18 Mar 12:58
Compare
Sorry, something went wrong.
No results found
Only show the first line of multi-line fields
When inferring the schema for json, drop columns with inconstently-typed values
Add a --column flag for manually specifying the ordering of columns
Tweak the category colour picker for better uniformity
v0.10.1
18 Mar 12:58
Compare
Sorry, something went wrong.
No results found
Fix a crash which could occur when streaming CSV
Try harder to restore the terminal state after an error
Print logs cleanly to the terminal
v0.10.0
18 Mar 12:58
Compare
Sorry, something went wrong.
No results found
Support reverse search
Show the number of search hits
Reduce the amount of redrawing
Fix a crash involving unicode in the far-right column
v0.9.0
18 Mar 12:57
Compare
Sorry, something went wrong.
No results found
Add support for TSV files
Add a --format flag for forcing a certain input format
Correctly size columns which use the fallback renderer
Reduce flashing/tearing when redrawing large terminals
Add experimental support for sorting/filtering (behind a feature flag)
v0.8.0
18 Mar 12:57
Compare
Sorry, something went wrong.
No results found
Add fallback rendering for all column types
Fix a bug where the grid would be empty until you hit a button
Fix a bug where the terminal would capture mouse events after exit
v0.7.0
05 Dec 08:49
Compare
Sorry, something went wrong.
No results found
Click rows to highlight them!
Better behaviour at the right-hand edge of the terminal when contents are chopped
Support for bool and binary column types
Add experimental support for newline-delimited JSON (behind a feature flag)
You can’t perform that action at this time.