--------------------------
* Added: error messages to ``audb.download_artifact()``
* Added: error handling to ``audfactory.download_pom()``
* Changed: replace ``re.match()`` by ``re.search()`` inside
``audfactory.exclude_dependencies()``
and ``audfactory.include_dependencies()``
* Changed: ``audfactory.versions()`` now returns empty list if no versions
are found
* Fixed: parallel execution of tests
* Removed: deprecated ``audfactory.rest_api_request()``