All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Automatically deploy to PyPI with the help of GitHub Actions
- Return scrape errors as value of
error
key inside resultdict
instead of as a singlelist
item by @zawi99 ConnectionRefusedError
handled gracefully from @zrthstr- Migrated from Jenkins to GitHub Actions
- Upgrade
black
from 19.10b0 to 21.6b0
- Drop support for Python 3.5 and below