Skip to content

pact-python-ffi/0.4.28.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 10:26
· 120 commits to main since this release
pact-python-ffi/0.4.28.0

🚀 Features

  • (v3) [breaking] Remove pact.v3.ffi module

    pact.v3.ffi is removed, and to be replaced by pact_ffi. That is, pact.v3.ffi.$fn should be replaced by pact_ffi.$fn.

  • (ffi) Upgrade lib to 0.4.28

🐛 Bug Fixes

  • Allow none in with_metadata

📚 Documentation

  • Update changelog for pact-python-ffi/0.4.22.0
  • (ffi) Fix old references to pact.v3.ffi
  • V3 review
  • Update git cliff configuration

⚙️ Miscellaneous Tasks

  • (ffi) Cleanup build script
  • Ignore extensions
  • Split out dependencies and tests
  • Support pre and post release tags
  • Remove reference count checks
  • Store hatch venv in .venv

Contributors

Pull Requests

New Contributors

Full Changelog: pact-python-ffi/0.4.22.0...pact-python-ffi/0.4.28.0