Pact FFI Library 0.4.19
rholshausen
released this
11 Apr 02:08
·
334 commits
to master
since this release
Bugfix Release
- d3c18d2 - chore(ffi): Remove unnecessary mutable references #399
- 2140663 - feat(ffi): Update intermediate JSON to support matching rule expressions #399
- 0907745 - chore(ffi): Fix for failing musl build #399
- 85dc3e9 - feat(ffi): Update intermediate JSON to support combining matching rules #399
- f6430bf - refactor(ffi): simply
set_comment
usingcomments_mut
(JP-Ellis) - f310e8e - feat(ffi): add
add_text_comment
(JP-Ellis) - ffffa61 - chore: Upgrade pact_mock_server to 1.2.5
- 6406e9a - refactor(release): Rename OSX to MacOS
- fca0c4a - fix: binary body lifetime issue (JP-Ellis)
- e5eee74 - fix(FFI): Use random handle IDs instead of sequential ones