v2.1.0
What's Changed
BREAKING CHANGE
- Drop support for Python 3.6 and 3.7
Feat
- bump pact standalone to 2.0.7
Fix
- ci: pypi publish
- github: fix typo in template
- migrate to pyproject.toml and hatch
Pull Requests
- style: add pre-commit hooks and editorconfig by @JP-Ellis in #385
- chore: migrate to pyproject.toml and hatch by @JP-Ellis in #371
- docs: contribution guideline by @JP-Ellis in #390
- Fix existing examples by @JP-Ellis in #387
- fix(github): fix typo in template by @JP-Ellis in #401
- chore(gitignore): update from upstream templates by @JP-Ellis in #404
- Release: v2.1.0 by @JP-Ellis in #394
Full Changelog: v2.0.1...v2.1.0