1.8.0
What's Changed
A new feature for Tableview and a bug fix.
Added
- You can now use the
get_rows
method to return a list of currently selected items by using the parameterselected=True
in #299
Fixed
- Fixed a TCL name reference for the Publisher that caused errors when deleting objects that contains internal widget styles (eg. Combobox) by @israel-dryer in #295
Full Changelog: v1.7.7...v1.8.0