4.0.2
What's Changed
New features 🗹
- Initial typing support for urwid package by @penguinolog in #1144
Bug fixes 🕷
- Fix ListBoxError in _keypress_page_down when snapping to a widget above the top by @neutralinsomniac in #1133
- Fix lazy_import of display modules if package is not defined by @penguinolog in #1136
Documentation 🕮
- Adjust typing for
urwid.displayandurwid.event_loopby @penguinolog in #1138 - Typing: extend typing information for
urwid.displayby @penguinolog in #1139 - Typing: adjust event loop types by @penguinolog in #1140
- Typing: adjust types for vterm, numedit and graphics by @penguinolog in #1141
- Typing: adjust types for
urwid.widgetby @penguinolog in #1142
Refactoring 🛠
- Feat: refactor
urwid.widget.scrollableby @penguinolog in #1143
Other Changes
- Web display: tighten security by using more complex identifiers by @penguinolog in #1137
New Contributors
- @neutralinsomniac made their first contribution in #1133
Full Changelog: 4.0.1...4.0.2