1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
neo 0.6.1 - Feb 21, 2022
- Various build fixes for Gentoo, macOS, and FreeBSD
- Fix a bug where droplets were not drawn correctly
- Make --glitchpct, --rippct, and --shortpct take values between
0 and 100 inclusive (used to be 0 and 1)
- Add "braille" and "runic" charsets
neo 0.6 - Dec 13, 2021
- Add 16 color support
- Add the --colormode option
- Remove the --ascii, --16, --256, --mono, and -t/--truecolor options
- Improve the color file parsing and add versioning
- Improve Unicode detection
- Add the following parameters for --charset: ascii, extended, dec, and
decimal
neo 0.5 - Oct 2, 2021
- First publicly available version
|