Pact Python FFI Changelog¶
All notable changes to this project will be documented in this file.
Note that this only includes changes to the Python FFI interface. For changes to the Pact FFI itself, see the Pact FFI changelog.
[pact-python-ffi/0.4.22.0] 2025-07-29¶
🚀 Features¶
- (ffi) Add standalone ffi package
⚙️ Miscellaneous Tasks¶
- Create cli and ffi packages
Contributors¶
- @JP-Ellis