Skip to content

Release v15.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 11:39
· 0 commits to 4cb06e74d405e077cf5d7d8c655acf93bf59a67d since this release

15.0.0 (2024-05-28)

⚠ BREAKING CHANGES

  • drop support for node 15 and earlier

Features

  • add musl support, for x86_64/aarch64 (50d58ad)
  • add pactffi_given_with_params for params (#476) (ed8dea8)
  • add pactffi_message_with_metadata_v2 (#493) (613b7bd)
  • allow setting of LOG_LEVEL env var (7224770)
  • ARM64 Linux/MacOS Pact Ruby Standalone (ea9f86f)
  • Prebuild pact_ffi pact.node - (6a38cf7)
  • support status code matcher via pactffi_response_status_v2 (#486) (0edd3ac)

Fixes and Improvements