0.8.4
 - fix: display success dialog after joining datasets
0.8.3
 - setup: bump dclab from 0.22.7 to 0.25.0 (fixed broken "index"
   feature when joining datasets, improved HDF5 writer and
   dataset checker)
 - setup: bump shapeout to 1.0.9 (possible issues with file system
   crawler)
0.8.2
 - enh: show dataset values when metadata are wrong (dataset checker)
 - enh: improve layout spacing for dataset checker
 - setup: bump dclab from 0.21.2 to 0.22.7 (compression info,
   autocheck of metadata, flow rate check, export fix)
 - docs: to avoid confusion, be more verbose when the user clicked
   "Update metadata" and there is nothing to do (#7)
 - ref: revert "fix" from 0.8.1
0.8.1
 - 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
0.4.2
 - setup: bump shapeout from 0.9.8 to 1.0.0
 - setup: bump dclab from 0.20.0 to 0.20.3
 - build: bump pyinstaller from 3.5 to 3.6 (#3)
0.4.1
 - setup: bump shapeout from 0.9.6.post6 to 0.9.8
0.4.0
 - feat: automatically check for updates on startup
 - fix: remove output files when an error occured during conversion (#2)
 - setup: bump dclab from 0.17.1 to 0.20.0
0.3.0
 - feat: add option to compress an .rtdc dataset
 - enh: bump dclab to 0.17.1 (data compression always set)
 - enh: add measurement date to output filenames
 - enh: extract warning logs to ouptut directory
 - ci: disable console on appveyor build
0.2.1
 - ci: fix appveyor build
0.2.0
 - feat: implement conversion from .tdms to .rtdc
 - docs: add basic help menu entries
 - enh: added completion dialogs for updating sample names
0.1.0
 - initial release
