Skip to content

We're not superstitious!

Compare
Choose a tag to compare
@willmcgugan willmcgugan released this 02 Mar 14:53
· 3920 commits to main since this release

The highlight of this release is the new checkboxes / radiobuttons.

Screenshot 2023-03-02 at 14 58 30

Screenshot 2023-03-02 at 14 58 17

Screenshot 2023-03-02 at 14 58 39

[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