Skip to content

Releases: YOU54F/pact-js-core

Release v13.18.1

27 May 04:52
Compare
Choose a tag to compare

13.18.1 (2023-05-27)%0A%0A%0A### Fixes and Improvements%0A%0A* ensure ffi not npm ignored (8092c22)

Release v13.18.0

27 May 04:30
Compare
Choose a tag to compare

13.18.0 (2023-05-27)

Features

  • ARM64 Linux/MacOS Pact Ruby Standalone (ea9f86f)
  • Prebuild pact_ffi pact.node + publish in npm pkg - (win-32|linux|darwin)-x64 (linux|darwin)-arm64 (2cd224d)
  • Prebuildify pact.node for multi-arch (d3baebf)

Fixes and Improvements

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