Releases: atanunq/viuer
Releases · atanunq/viuer
v0.5.3
Bump crossterm
and console
dependencies
v0.5.2
Use iTerm protocol for WezTerm and mintty
Fix compiler warnings
v0.5.1
Fix memory leak when checking for Kitty support not in tty
v0.5.0
Upgrade to crossterm
0.20
Remove ViuError::Crossterm
Rename ViuError::IO
-> ViuError::Io
Change print_from_file
signature to take AsRef<Path>
instead of &str
Add carriage return after every line of printed blocks
v0.4.0
Experimental Sixel support
Remove resize
Config option
Change Printer
trait function signatures
Improve test suite
Major refactor of BlockPrinter
v0.3.0
Add iTerm support and use_iterm
Config option
Add support for remote Kitty printing, through escape sequences
Rename has_kitty_suport
to get_kitty_support
Remove kitty_delete
Config option
v0.2.0
Add support for local Kitty printing
Add restore_cursor
, use_kitty
and kitty_delete
Config options
You can’t perform that action at this time.