Skip to content

Pact Verifier CLI 0.8.4

Compare
Choose a tag to compare
@uglyog uglyog released this 05 Jan 04:09
· 2531 commits to master since this release

TLS support + FFI support

  • chore: update release scripts for pact_verifier_cli DLLs
  • chore: cleanup compiler warnings
  • fix: verify interaction was blocking the thread
  • chore: bump minor version of pact_verifier crate due to breaking changes
  • feat: allow https scheme and ability to disable ssl verification (Matt Fellows)
  • wip: minor updates to get FFI interface working (Matt Fellows)
  • wip: add verifier FFI bindings (Matt Fellows)