* G5compare: adding missing `list_folded` in call * G5list: added missing `fold` in call * G5compare: catch no differences * cli: always show full error stream * getdatapaths: return unique list
0.20.0
* compare: adding option to ignore part of file (`only_datasets`, `fold`, `max_depth`) * fold & root: force fold to start with root * Generalizing fold API * copy: code simplification * getdatasets: allow folding with a different symbol
0.19.0
* G5compare: allowing renaming of groups * copy: adding `source_root`
0.18.2
What's Changed * copy: accepting string input by tdegeus in https://github.com/tdegeus/GooseHDF5/pull/66