Skip to content

v0.2.11

Compare
Choose a tag to compare
@tlambert03 tlambert03 released this 11 Sep 15:38
· 286 commits to main since this release

minor bug fix and feature release

added

  • adds a Select widget (similar to ComboBox, but allows multi-selection).
  • makes the show_file_dialog helper function public
  • added copy/paste/cut keyboard shortcuts to table widget.
    fixed
  • passing of parameters when decorating a class method
  • fixes some issues with Optional types and nullable widgets.

Full changelog