New features
- Add a test suite (Anton Lindqvist, prahlad, Score_Under)
- Add an -S option for disable sorting of choices (Calle Erlandsson)
- Add UTF-8 support (Anton Lindqvist)
- Add support for using the delete key and Ctrl-D interchangeably (prahlad)
- Make use of pledge(1) on OpenBSD (Anton Lindqvist)
Bug fixes
- Fix compatibility issues with the Android NDK and the musl libc
(Fredrik Fornwall)
- Fix issues with newlines caused by colored input (Calle Erlandsson)
- Fix standout rendering of the last line (Anton Lindqvist)
- Refactoring and cleanup (Anton Lindqvist)
Removed features
- Remove altscreen condition if invoked from Vim (Anton Lindqvist)
PR: 210108
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)