Skip to content

Pact FFI Library 0.4.17

Compare
Choose a tag to compare
@rholshausen rholshausen released this 22 Feb 00:11
· 215 commits to master since this release

Bugfix Release

  • 6975203 - chore(verifier): Bump minor version #307
  • b6a0e66 - chore(FFI): Add a test using pactffi_given_with_params #298
  • c4e5ffe - fix(FFI): Update doc comments to include details of replacing interactions #389
  • 5dad90c - fix(FFI): creating a new interaction with the same description as an existing one will now replace it #389
  • 8b35aab - chore(FFI): add a test that calls write pact functions multiple types #389
  • df22043 - feat: convert musl static .a to .so (Yousaf Nabi)