v0.2.8
v0.2.8 is a minor feature & bugfix release including:
- a new
widgets.RadioButtons
widget. Uses the same "CategoricalWidget
" API asComboBox
, 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.