* GitHub API url is transformed to Pull Request URLs * Fix import issues when importing a Rule which has a missing extras dependency
Changed ~~~~~~~
* Bump pydantic to 1.6.1 * Bump configupdater to 1.1.1 * Bump coverage to 5.2.1 * Bump pytest to 6.0.1 * Bump hypothesis to 5.21.0
0.8.1
-------------------
Fixed ~~~~~
* Fix GitHub API change caused issues when filtering opened PRs
0.8.0
-------------------
Added ~~~~~
* Extended the documentation with the new optional dependency install guide
Changed ~~~~~~~
* Make extra dependencies optional (introducing breaking changes) * Simplify Slack notification sending and change its formatting to allow better customization
* Bump pydantic to 1.6 * Bump gitpython to 3.1.7 * Bump hypothesis to 5.19.2 * Bump coverage to 5.2 * Bump sphinx-rtd-theme to 0.5.0 * Bump mypy to 0.782 * Bump flake8 to 3.8.3 * Bump pylint to 2.5.3 * Bump ujson to 3.0.0 * Bump pyhocon to 0.3.55