Skip to content

Releases: pact-foundation/pact-reference

Pact Matching Library v0.2.2

16 May 07:25
Compare
Choose a tag to compare

Bugfix Release + Replace rustc_serialize with serde_json

  • Replaced deprecated rustc_serialize lib with serde_json (@adamtsis)
  • Supports camel case format pact specifications (@adamtsis)
  • correct the doc URL in the cargo manifest
  • correct updating the documentation URL in the release script

Pact Mock Server Standalone v0.2.3

23 Apr 07:40
Compare
Choose a tag to compare

This fixes the issue with running the mock server where there is only a simple console.

  • Change no-console-log to no-term-log and use a simple logger if it is set #6

Pact Mock Server Standalone v0.2.2

21 Apr 04:34
Compare
Choose a tag to compare

Bugfix release

  • correct the displayed help for the pact_mock_server_cli
  • upgraded simple log crate and added cli options to disable file or console logging #6

Pact Mock Server Standalone v0.1.2

21 Apr 04:11
Compare
Choose a tag to compare

Bugfix release

  • correct the displayed help for the pact_mock_server_cli
  • upgraded simple log crate and added cli options to disable file or console logging #6

Pact Mock Server Standalone v0.0.2

21 Apr 03:32
Compare
Choose a tag to compare

Bugfix release

  • correct the displayed help for the pact_mock_server_cli
  • upgraded simple log crate and added cli options to disable file or console logging #6

Pact Verifier CLI 0.2.0

09 Oct 06:21
Compare
Choose a tag to compare

V2 specification implementation

Pact Verifier CLI 0.1.0

09 Oct 00:28
Compare
Choose a tag to compare

V1.1 specification implementation

Pact Verifier Library v0.2.0

09 Oct 06:03
Compare
Choose a tag to compare

V2 specification implementation

Pact Mock Server Standalone v0.2.1

09 Oct 05:44
Compare
Choose a tag to compare

Changes required for verifying V2 pacts

Pact Consumer Library v0.2.0

09 Oct 05:54
Compare
Choose a tag to compare

V2 implementation