Skip to content

Pact FFI Library 0.4.11

Compare
Choose a tag to compare
@rholshausen rholshausen released this 27 Nov 23:17
· 308 commits to master since this release

Bugfix Release

  • 777e19e - chore: Update trace logs (tien.xuan.vo)
  • c238fdd - docs: Add comment about example usage and safety to pactffi_message_with_metadata_v2 (tien.xuan.vo)
  • f87c76e - feat: Add pactffi_response_status_v2 (tien.xuan.vo)
  • 2983e52 - refactor: Reuse matching rules and generators processing code (tien.xuan.vo)
  • aec900a - feat: Add pactffi_message_with_metadata_v2 (tien.xuan.vo)
  • 86aa29a - docs: Update safety comment for pactffi_message_reify (tien.xuan.vo)
  • e26bf72 - feat: Apply generators to message's contents and metadata (tien.xuan.vo)
  • b293ddc - docs: Update safety comment for pactffi_message_metadata_iter_next (tien.xuan.vo)
  • 3df61ab - feat: Apply generators to message's metadata (tien.xuan.vo)
  • a7b81fe - docs: Update safety comment for pactffi_message_get_contents (tien.xuan.vo)
  • b57a717 - feat: Apply generators to message's contents (tien.xuan.vo)