* Added: ``audeer.deprecated_keyword_argument()`` decorator * Changed: ``audeer.deprecated()`` raises now a ``UserWarning`` instead of ``DeprecationWarning``
1.6.7
--------------------------
* Changed: return member filenames of archives in ``audeer.extract_archive()`` and ``audeer.extract_archives()``
1.6.6
--------------------------
* Fixed: multi-line statements in GitHub releases
1.6.5
--------------------------
* Fixed: long description in ``setup.cfg``, which is included on pypi.org * Fixed: multi-line statements in GitHub releases
1.6.4
--------------------------
* Added: run tests on Windows * Removed: deprecated ``audb.run_worker_threads()`` from docs and code coverage * Fixed: "Edit on Github" link in docs