·
12 commits
to main
since this release
🐛 Bug Fixes
- [breaking] Replace v2 extra with compat-v2
Installing Pact Python with v2 compatibility requires
pip install 'pact-python[compat-v2]'
, and the oldpip install 'pact-python[v2]'
is no longer supported.
📚 Documentation
- Update changelogs
⚙️ Miscellaneous Tasks
- (ci) Add area-core label
- (ci) Fix labels workflow permissions
- Remove no longer relevant todo
- (docs) Use normalized project url keys
Contributors
Pull Requests
What's Changed
- docs: update ffi changelog by @JP-Ellis in #1273
- chore(ci): add area-core label by @JP-Ellis in #1276
- chore(ci): fix labels workflow permissions by @JP-Ellis in #1277
- chore(deps): update pre-commit hook crate-ci/typos to v1.38.0 by @renovate[bot] in #1278
- chore: remove no longer relevant todo by @JP-Ellis in #1281
- chore(docs): use normalized project url keys by @JP-Ellis in #1282
- fix!: replace v2 extra with compat-v2 by @JP-Ellis in #1280
- chore(deps): update softprops/action-gh-release action to v2.4.0 by @renovate[bot] in #1279
Full Changelog: pact-python/3.0.1...pact-python/3.1.0