Pact FFI Library 0.4.10
rholshausen
released this
14 Nov 00:39
·
595 commits
to master
since this release
Bugfix Release
- 3f0ae7f - chore: Upgrade pact_matching to 1.1.7
- 826758a - chore: Upgrade pact_models to 1.1.12
- a4200b0 - feat(FFI): Add with_binary_body method to set a pure binary body on an interaction #336
- 944f67d - chore: add deprecation warning for new_async_message #334
- c172bcb - feat: Add functions for Pact handle -> pointer compatibility #333
- 7a1d6b3 - chore(FFI): Update the doc comment for multiple query parameter values with a matcher #332
- 3240fa9 - chore(FFI): add a test for multiple query parameter values with a matcher #332
- dc104c0 - fix(FFI): fix for FFI C examples #328
- 7b05bd6 - fix(FFI): fix for musl build #328
- 9a389f4 - fix(FFI): return the number of bytes written by pactffi_get_error_message #328
- 335d52d - fix: Only specification v3 or higher support binary body's content type matching rule (tien.xuan.vo)