0.9.5
 - fix: correct ignore/accept list
0.9.4
 - enh: update depotize ignore/accept list
0.9.3
 - fix: initial dataset state should be "draft" and not "active"
   for figshare and internal import
0.9.2
 - setup: increment dclab version from 0.33.1 to 0.33.2
0.9.1
 - update readme
 - fix: upgrade-internal could not deal with white spaces
0.9.0
 - feat: implement `upgrade-internal` CKAN CLI command to add new
   versions of internal resources
 - fix: depotized files are now in case-insensitive alphabetical
   order
0.8.19
 - setup: bump dclab to 0.33.1
0.8.18
 - tests: migrate to vagrant
0.8.17
 - fix: regression in 0.8.16 - depotize did not work due to typo
0.8.16
 - fix: remove .md5 sum files during cleanup in depotize-archive
 - ref: do not activate datasets if they already exists (internal
   import), because this just creates overhead
0.8.15
 - fix: activate datasets after figshare/internal import
0.8.14
 - fix: some alerts might not have been caught in depotize, which
   is only a minor issue
0.8.13
 - enh: sys.exit(1) on KeyboardInterrupt in convert (depotize)
0.8.12
 - enh: show progress [%] also if verbose=1
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
