Skip to content

Releases: pact-foundation/pact-js-core

Release v13.15.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 11:45

Fixes and Improvements

  • path lookup for binaries was incorrectly munging into a single path (7203e10)

Release v13.14.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 07:30

13.14.0 (2023-07-06)

Features

  • allow setting of LOG_LEVEL env var (7224770)
  • ARM64 Linux/MacOS Pact Ruby Standalone (ea9f86f)
  • Prebuild pact_ffi pact.node - (6a38cf7)

Release v13.13.9

Choose a tag to compare

@github-actions github-actions released this 30 Jun 07:30

13.13.9 (2023-06-30)

Bug Fixes

  • update standalone to 2.0.2 (a6133f1)

Release v13.13.8

Choose a tag to compare

@github-actions github-actions released this 24 Apr 11:04

13.13.8 (2023-04-24)

Bug Fixes

  • update standalone to 1.92.0 (0287ce8)

Release v13.13.7

Choose a tag to compare

@github-actions github-actions released this 24 Apr 08:11

13.13.7 (2023-04-24)

Bug Fixes

  • Remove unusable external export of HTTPConfig, which removes the need to have needle types as a dependency (f123204)
  • upgrade to latest needle to support no_proxy. Fixes #351 (30f46d0)

Release v13.13.6

Choose a tag to compare

@github-actions github-actions released this 14 Mar 04:02

13.13.6 (2023-03-14)

Fixes and Improvements

  • Use synchronous logging to allow usage with Jest (a4899f4)

Release v13.13.5

Choose a tag to compare

@github-actions github-actions released this 08 Mar 18:17

13.13.5 (2023-03-08)

Fixes and Improvements

  • Fix an issue where invalid VerifierOptions keys with Array values would cause a TypeError (4ecc29f)

Release v13.13.4

Choose a tag to compare

@github-actions github-actions released this 23 Jan 05:03

13.13.4 (2023-01-23)

Fixes and Improvements

  • Fix 'is not a function' regression when using require() and a directly exported factory function. Fixes #426 (2941552)
  • update rust core to 0.4.0 (3b396cd)

Release v13.13.3

Choose a tag to compare

@github-actions github-actions released this 23 Dec 02:57

13.13.3 (2022-12-23)

Fixes and Improvements

  • use newer pactffi_with_header_v2 ffi method (b579e4d)

Release v13.13.2

Choose a tag to compare

@github-actions github-actions released this 22 Dec 05:43

13.13.2 (2022-12-22)

Fixes and Improvements

  • upgrade to latest ffi 0.3.19 (1c5a4fe)