Release 1.6.1
Change log
- Use data source name in the right panel list instead of the mangled Python name.
- Included mapping protocol for clab.Container and clab.TimeSeries. Now it's possible to access their children with operator[] and the child's name.
- Included support for new time formats in the delimiter-separated files loader.
- Updated to Qt 6.4.2.
- Updated to Python 3.10.9.
- Updated to HDF5 1.14.0.
- Force using a vector of indices when the provided time values are not in strictly increasing order.
- Fixed ISO8601 conversion.
- Fixed issue with plotting child of a TimeSeries through script.
- Fixed example/plugindll in the installer script.
- Other minor bug-fixes and improvements.
Posted on January 26th, 2023.