- feat: implement `is_properly_compressed`, `rtdc_copy`, and
`h5ds_copy` in `dclab.rtdc_dataset.copier` (216)
- feat: support "tables" (compound arrays) in HDF5 files
- fix: explicitly use 64bit ints and floats when instantiating numpy
arrays, because numpy on Windows defaults to 32bit ints
which resulted in overflows when computing inertia ratio
- enh: unify names of exported logs
- enh: CLI use `rtdc_copy` in dclab-compress, dclab-condense,
and dclab-repack (216)
- enh: CLI compute the command log as early as possible
- enh: ignore "def" feature when performing an unknown-feature check
- enh: minor improvements in error message verbosity here and there
- ref: remove deprecated method dclab.load.check_dataset