Skip to content

v0.2.8

Compare
Choose a tag to compare
@tlambert03 tlambert03 released this 03 Apr 18:41
c50a7e2

v0.2.8 is a minor feature & bugfix release including:

  • a new widgets.RadioButtons widget. Uses the same "CategoricalWidget" API as ComboBox, but presents options as a group of RadioButtons.
  • fixes some issues with event emission in FileEdit dialogs
  • undoes a bug introduced by changing the text in the call button while the function is running.