Skip to content

Pact FFI Library 0.4.5

Compare
Choose a tag to compare
@rholshausen rholshausen released this 23 May 06:47
· 735 commits to master since this release

Bugfix Release

  • ca1e37f - chore: Upgrade pact_verifier to 1.0.0
  • 8e9bd50 - chore: Upgrade pact_mock_server to 1.1.0
  • 8f27f9b - chore: Upgrade pact-plugin-driver to 0.4.4
  • 6df4670 - chore: Upgrade pact_matching to 1.1.1
  • f72f819 - feat: Implemented the remaining V1 HTTP consumer compatibility suite feature
  • 261ecf4 - fix: Add RefUnwindSafe trait bound to all Pact and Interaction uses
  • 9566412 - feat: add method pactffi_given_with_params to allow a provider state to be repeated with different values