0.8.11
 - enh: allow to manually acknowledge unknown files by creating
   the file "unsorted_acknowledged.txt" in depotize
 - enh: check the MD5 sum of archives during depotize if a .md5
   file is present
0.8.10
 - enh: skip extraction during depotize if 'data' directory exists
 - enh: allow an ancillary file to be shared by multiple measurements
   in depotize
0.8.9
 - fix: scanning for .tdms files did not work correctly (ancillary
   files ended up in unknown file list)
 - enh: update expected message list for checks during depotize
0.8.8
 - setup: bump dclab to 0.32.2 (avoid OOM in depotize for
   large datasets with trace features)
 - docs: fix wrong/misleading docstring
0.8.7
 - build: use install_requires instead of requirements.txt
0.8.6
 - ci: migrate to GH Actions
0.8.5
 - debug: show current data file when converting during depotize
0.8.4
 - fix: depotize arguments not passed during directory iteration
0.8.3
 - enh: add --skip-failed option for depotize
 - enh: minor improvements of depotize script
0.8.2
 - enh: minor improvements of depotize script
0.8.1
 - enh: when aborting depotize, do not abort recursive depotize
 - enh: update file ignore patterns for depotize
0.8.0
 - feat: implement "depotize_archive" for populating the internal depot
   with tarred RT-DC data (This step is required for importing
   internal data with internal-import)
 - fix: download large files with small memory footprint
0.7.11
 - cleanup
0.7.10
 - enh: internal-import now supports --start-date and --end-date (#6)
0.7.9
 - fix: avoid bad datasets on internal-import and print less to stdout
0.7.8
 - fix: minor parsing issues
0.7.7
 - enh: increase error verbosity when importing from internal depot
0.7.6
 - maintenance release
0.7.5
 - fix: set www-data permissions when importing from depot
0.7.4
 - enh: finish importer for archived data (#1)
0.7.3
 - enh: add a ``job_id`` for the "symlink" background job
 - enh: add ckan command "list-all-resources" which prints
   a list of all resource ids
 - ref: include resource id in file names in user depot
0.7.2
 - maintenance release
0.7.1
 - use unique configuration keys in ckan.ini
0.7.0
 - initial open-sourced version
