- BREAKING CHANGES:
- definitions.feature_names now contains non-scalar
features (inlcuding "image", "contour", "mask", and "trace"). To
test for scalar features, use definitions.scalar_feature_names.
- features bright_* are computed from mask instead of from contour
- Bugfixes:
- write correct event count in exported hdf5 data files
- improve implementation of video file handling in fmt_tdms
- add new non-scalar feature "mask" (48)
- removed configuration key [online_contour]: "bin margin" (47)
- minor improvements for the tdms file format