0.11.0
 - feat: support accessing the "tables" via the dcserv API
0.10.0
 - feat: support accessing the "logs" via the dcserv API
 - enh: improve performance of the dataset API
 - setup: bump dclab to 0.50.0
0.9.5
 - fix: support dclab 0.49.1 (condense has new kwarg)
 - ref: cleanup
0.9.4
 - fix: properly support dclab 0.43.0 (HDF5Scalar feature and `tolist`)
0.9.3
 - setup: bump dclab from 0.37.0 to 0.43.0 (zstandard compression)
0.9.2
 - maintenance release
0.9.1
 - ref: make trace available via "feature" in API
 - tests: increase coverage
 - fix: wrong symbol in Download button
0.9.0
 - fix: download buttons are broken
 - tests: increase coverage
 - ref: optimize serving data in serve.py
0.8.0
 - feat: move template code for resource download buttons here from the
   dcor_theme extension
 - feat: only show condensed resource download button if the resource
   has been condensed (#1)
0.7.0
 - enh: introduce resource file locks on /tmp to avoid condensing
   the same resource in different processes
0.6.4
 - fix: add redis connection
0.6.3
 - fix: prevent enqueueing of same background job twice
0.6.2
 - maintenance release
0.6.1
 - enh: add --modified-days keyword argument to run-jobs-dc-serve
0.6.0
 - setup: bump dclab from 0.36.1 to 0.37.0 (faulty computation of volume)
0.5.6
 - setup: bump dclab from 0.35.6 to 0.36.1 (improved writing speed)
0.5.5
 - setup: bump dclab from 0.35.3 to 0.35.6
0.5.4
 - enh: use subprocessing to avoid memory leaks when creating
   condensed datasets
0.5.3
 - fix: wrong name for CLI
0.5.2
 - enh: improved CLI
0.5.1
 - fix: added missing file cli.py
0.5.0
 - feat: add CLI command "run-jobs-dc_serve"
0.4.11
 - ref: change background job ID to "{package_id}_{position}_condense"
0.4.10
 - fix: use dclab 0.35.3 to dump Configuration to json
   before passing it to the server
0.4.9
 - fix: condensed datasets were not created
 - tests: increase coverage
0.4.8
 - ci: fix coverage stats
0.4.7
 - tests: run tests with vagrant
0.4.6
 - ci: migrate to GH Actions
 - build: use install_requires instead of requirements.txt
0.4.5
 - cleanup
0.4.4
 - enh: only create relevant jobs for DC mimetype data
0.4.3
 - ref: move to dcor_shared 0.2.5
0.4.2
 - add manual ``job_id`` for background job "condense" so that
   other extensions' jobs can ``depend_on`` it
 - add background job "condense" to queue "dcor-long"
0.4.1
 - maintenance release
0.4.0
 - initial open-sourced release
