Changelog

This commit is contained in:
Dylan Araps 2016-06-13 19:16:00 +10:00
parent 45445e2c5e
commit 00bf34b88f
1 changed files with 5 additions and 4 deletions

9
1.8.md
View File

@ -86,6 +86,11 @@ block will be.
- Added `--size none` / `size=none` to disable resizing / cropping the images. - Added `--size none` / `size=none` to disable resizing / cropping the images.
- Removed `image_position` - Removed `image_position`
\[1\] `tycat` is a terminology builtin that works similarly to w3m-img. Those using terminology<br \>
now have working image support.
##### Shuffle mode ##### Shuffle mode
- Fixed directory going out of bounds causing a fallback to ascii mode. **[@gabe565](https://github.com/gabe565)** - Fixed directory going out of bounds causing a fallback to ascii mode. **[@gabe565](https://github.com/gabe565)**
@ -93,10 +98,6 @@ block will be.
- Path no longer requires a `/` at the end. **[@aranega](https://github.com/aranega)** - Path no longer requires a `/` at the end. **[@aranega](https://github.com/aranega)**
\[1\] `tycat` is a terminology builtin that works similarly to w3m-img. Those using terminology<br \>
now have working image support.
### Ascii ### Ascii
- Add `ascii_bold` which allows you to bold the ascii art. - Add `ascii_bold` which allows you to bold the ascii art.