- feat: implement new CLI dclab-repack - fix: don't write "logs" group to HDF5 files if there aren't any - fix: support HDF5 files that have no "logs" group - docs: fix docstring of dclab-join
0.20.8
- fix: regression where old .tmds data could not be opened if they did not contain the "area_msd" feature - fix: convert bytes logs to string in fmt_hdf5 - enh: support len(ds.logs) for fmt_hdf5 - enh: replace "info" by "build" in CLI job info
0.20.7
- fix: ensure file extension is .rtdc in dclab-join - fix: correct "frame" and "index_online" features when exporting to hdf5 - enh: allow to set metadata dictionary in dclab.cli.join
0.20.6
- fix: typo in contour check resulted in small tolerance
0.20.5
- fix: be more trustful when it comes to contour data in the tdms file format; instead of raising errors, issue warnings (72)
0.20.4
- ref: move integrity checks to new class check.IntegrityChecker - docs: document remaining dictionaries in dclab.dfn