device/FolderDS:
- remote writing/reading log files
- FolderGUI tool for managing FolderDS devices
- FolderDS device class and documentation
functional:
- Add multiline strings when exporting to json dictionary
- Solve bug in replaceCl, dict2json
- Add code2atoms, allow str2list to keep separator
- solve bug in filtersmart()
- Add is_zero argument to isBool (enable 0 as a valid boolean by default)
- Solve bug on str2type(list)
tango:
- Solve numpy bug on export_attribute_to_dict (using str2type)
- Add verbose state on check_device()
- Add load_by_class get_device_host methods to ServersDict (for better device-based API's)
- Add get_device_help internal DS method
- Add get_class_devices method
- Add get_full_name method
linos: Add caseless option to listdir()
dynamic: Add Help() command to DynamicDS
qt: Solve bug in QEvaluator.setModel()
objects: Add nullDecorator to objects
log: Add logLevel to FakeLogger
test: Adding custom test scripts