- enh: add sanity_check method to IntegrityChecker
0.35.4
- enh: implement function for obtaining the description of a configuration key get_config_value_descr
0.35.3
- enh: implement dumping of Configuration to json
0.35.2
- enh: allow to compress, condense, and repack without checking for the input file suffix - docs: fixed example data (sphinx encountered unexpected warnings)
- enh: support new configuration keys for online polygon filtering in the form of "[online_filter]: area_um,deform polygon points" (134) - enh: new helper functions in dclab.definitions: get_config_value_type, get_config_value_func, and config_key_exists - ref: issue a warning when the data type of a configuration key is not correct