v1.4.0
- Reduce usage of
.unwrap()
- Exit with exit code 1 in case of error, instead of panic
- Remove
--verbose
flag - Add experimental
sixel
feature flag - Add
--blocks
flag to force block output - Bump dependencies to latest versions
.unwrap()
--verbose
flagsixel
feature flag--blocks
flag to force block output