File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 11# guidata Releases #
22
33
4+ ### Version 1.7.5 ###
5+
6+ Bug fixes:
7+
8+ * ` FilesOpenItem.check_value ` : if value is None, return False (avoids "None Type object is not iterable" error)
9+
10+
411### Version 1.7.4 ###
512
613Bug fixes:
714
8- * Fixed compatibility issue with Python 3.5.1rc1 (Issue #32 : RecursionError in userconfig.UserConfig.get)
9- * HDF5Reader.read_object_list: fixed division by zero (when count was 1)
10- * hdf5io: fixed Python3 compatibility issue with unicode_hdf type converter
15+ * Fixed compatibility issue with Python 3.5.1rc1 (Issue #32 : RecursionError in ` userconfig.UserConfig.get ` )
16+ * ` HDF5Reader.read_object_list ` : fixed division by zero (when count was 1)
17+ * ` hdf5io ` : fixed Python3 compatibility issue with unicode_hdf type converter
1118
1219
1320### Version 1.7.3 ###
You can’t perform that action at this time.
0 commit comments