Changelog
This commit is contained in:
parent
6723d54078
commit
3271453186
9
1.8.md
9
1.8.md
|
@ -8,6 +8,7 @@
|
|||
- **[@gabe565](https://github.com/gabe565)**
|
||||
- **[@maddcoder](https://github.com/maddcoder)**
|
||||
- **[@iandrewt](https://github.com/iandrewt)**
|
||||
- **[@aranega](https://github.com/aranega)**
|
||||
|
||||
### General
|
||||
|
||||
|
@ -68,9 +69,17 @@ block will be.
|
|||
|
||||
### Image
|
||||
|
||||
![terminology](https://ipfs.pics/ipfs/QmbVEUREBg4hMG22WrQ2bkt2sZZzyTEP5EEXmHRw7MHD6A)
|
||||
|
||||
- Added image support for terminology with `tycat`. **[@aranega](https://github.com/aranega)** \[1\]
|
||||
- [Shuffle] Fixed directory going out of bounds causing a fallback to ascii mode. **[@gabe565](https://github.com/gabe565)**
|
||||
- Added `--crop_mode none` / `crop_mode=none` to disable cropping the images.
|
||||
- Added `--size none` / `size=none` to disable resizing / cropping the images.
|
||||
- [Shuffle] Simplified shuffle function.
|
||||
|
||||
|
||||
\[1\] `tycat` is a terminology builtin that works similarly to w3m-img. Those using terminology<br \>
|
||||
now have working image support.
|
||||
|
||||
|
||||
### Ascii
|
||||
|
|
Reference in New Issue