The highlight of this release is the new checkboxes / radiobuttons.
[0.13.0] - 2023-03-02
Added
Changed
- Widget scrolling methods (such as
Widget.scroll_home
and Widget.scroll_end
) now perform the scroll after the next refresh #1774
- Buttons no longer accept arbitrary renderables #1870
Fixed
- Scrolling with cursor keys now moves just one cell #1897
- Fix exceptions in watch methods being hidden on startup #1886
- Fixed scrollbar size miscalculation #1910
- Fixed slow exit on some terminals #1920