v3.0.6 - Maintenance release
Version 3.0.6
Bug fixes:
widgets.console.interpreter: replaced threading.Thread.isAlive (deprecated since Python 3.8)
Other changes:
-
DataSet.edit,DataSet.viewandDataSetGroup.edit: added missing argumentssizeandwordwrap -
Documentation: added check-list before submitting a patch (see
contribute.rstfile) -
Fixed some typing annotations and docstrings, as well as Pylint false positives
-
Removed unused functions from
guidata.utils.encodingmodule:transcodegetfilesystemencoding
-
Added missing docstrings and typing annotations in modules:
guidata.dataset.qtitemwidgetsguidata.dataset.qtwidgetsguidata.utils.encodingguidata.utils.misc
Version 3.0
See full changelog here.