What's Changed
- Implement synchronization for using keys in testing by @dankox in #102
- Update tcell dependency by @coloursofnoise in #106
- Fix how wide runes are displayed by @dankox in #109
- Fix bugs in _examples/ by @coloursofnoise in #107
- Allow more mouse modifiers and include them on mousewheel events by @Kavantix in #111
- Add support for Backtab key by @Kavantix in #112
- Implemented mouse release handling by @Kavantix in #110
- Add support for Shift modifier on keys like arrow keys by @Kavantix in #113
New Contributors
- @coloursofnoise made their first contribution in #106
- @Kavantix made their first contribution in #111
Full Changelog: v1.0.1...v1.1.0