- fix: fix accessing inherited non-scalar temporary or plugin features
for RTDC_Hierarchy class (165)
- fix: properly handle user-defined (temporary or plugin) features
when exporting to HDF5 (166)
- enh: add "shape" keyword argument in RTDCWrite.store_feature to
allow the user to pass the correct data shape; this reduces warning
messages when using the RTDCBase.export.hdf5 functionality
- ref: simplify data export to HDF5 with generator function
- tests: use correct tdms-dataset for tdms tests