Skip to content

Releases: pact-foundation/pact-reference

Pact Mock Server Library v0.1.0

28 Jun 11:36
Compare
Choose a tag to compare

V1.1 Specification Implementation

Pact Matching Library v0.1.0

28 Jun 11:04
Compare
Choose a tag to compare

V1.1 Specification Implementation

Pact Mock Server Standalone v0.0.1

27 Jun 09:58
Compare
Choose a tag to compare

Feature Release

  • added a newline at the end of the help for people with crazy terminal settings
  • implemented merging of pact files when writing after verifing a mock server
  • replace rustful with webmachine-rust
  • implemented delete request on the master server to shut a mock server down
  • implemented the shutdown mock server command

Pact Mock Server Library v0.0.1

27 Jun 05:44
Compare
Choose a tag to compare

Second Feature Release

  • added a write_pact exported function to the mock server library
  • add static library as an artifact
  • upgrade hyper to latest version
  • handle the result from setting up the logger in the create_mock_server function
  • add an optional port number to start the mock server
  • If the mock server has been shutdown, return a 501 Not Implemented

Pact Matching Library v0.0.1

26 Jun 06:58
Compare
Choose a tag to compare

Second Feature Release

  • Implemented reading and writing pact files
  • Implemented merging pacts when writing pact files

Pact Mock Server Standalone v0.0.0

08 Jun 07:29
Compare
Choose a tag to compare

First release of the standalone pact mock server.

Pact Mock Server Library v0.0.0

01 Jun 11:52
Compare
Choose a tag to compare

First release of an in-process Pact Mock Server as a shared library.

Pact Matching Library v0.0.0

01 Jun 06:38
Compare
Choose a tag to compare

First release of the pact matching library written in rust.