Skip to content

Pact FFI Library 0.1.2

Compare
Choose a tag to compare
@uglyog uglyog released this 17 Nov 04:20
· 1686 commits to master since this release

Bugfix Release

  • chore: update to latest mock server crate
  • feat: store the pact specification version with the mock server
  • feat: add pactffi_pact_handle_write_file which knows about the spec version
  • refactor: make the pact handle types opaque
  • fix: FFI always detects + stores JSON bodies as plain text
  • fix: update to latest plugin driver crate
  • fix: race condition when shutting down plugin via FFI