- fix: HDF5 files were not always closed properly when writing logs (reverted in 0.8.2, because essentially just refactoring)
0.8.0
- feat: allow to strip logs and repack the output .rtdc file (5) - build: include ffmpeg binary - setup: bump dclab from 0.20.8 to 0.21.2 (repacking)
0.7.0
- feat: implement log viewer (accessible via integrity check) - setup: bump dclab from 0.20.7 to 0.20.8 (fix regression when opening tdms files without "area_msd" feature) - build: DCKit 0.6.0 falsely required dclab 0.20.6
0.6.0
- feat: implement joining of datasets (4) - setup: bump dclab from 0.20.6 to 0.20.7
0.5.0
- feat: implement an integrity checker and an interface to update wrong or missing metadata (1) - fix: always write metadata changes in dckit-history - fix: messages in compression tool were referring to tdms2rtdc - setup: bump dclab from 0.20.3 to 0.20.6 (be trustful with contours)
0.4.3
- fix: explicitly set file mode with h5py - build: experimental macOS build + PyPI deploy