Skip to content

Releases: pact-foundation/pact-python

pact-python-0.5.0

19 Jun 14:36
fd151d2
Compare
Choose a tag to compare
  • c085a01 - Merge pull request #26 from AnObfuscator/stub-multiple-requests (Matthew Balvanz, Mon Jun 19 09:14:51 2017 -0500)
  • 22c0272 - Add support for stubbing multiple requests at the same time (AnObfuscator, Fri Jun 16 23:18:01 2017 -0500)

pact-python-0.4.1

19 Jun 14:35
7683f35
Compare
Choose a tag to compare
  • 66cf151 - Add RELEASING.md closes #18 (Matthew Balvanz, Tue May 30 22:41:06 2017 -0500)
  • 3f61c91 - Add support for request bodies that are False in Python (Matthew Balvanz, Tue May 30 21:57:46 2017 -0500)
  • a39c62f - Merge pull request #19 from ftobia/patch-1 (Matthew Balvanz, Tue May 30 21:42:41 2017 -0500)
  • 95aa93a - Allow falsy responses (e.g. 0 not as a string). (Frank Tobia, Mon May 29 19:22:13 2017 -0400)
  • dd3c703 - Merge pull request #16 from jduan/master (Jose Salvatierra, Thu May 25 09:20:10 2017 +0100)
  • 978d9f3 - fix typo (Jingjing Duan, Wed May 24 15:48:43 2017 -0700)

v0.4.0

24 May 21:53
8bec271
Compare
Choose a tag to compare

Pact Python has a command line option to verify Pacts. See Verifying Pacts Against a Service for more details.

v0.3.0

21 May 04:18
Compare
Choose a tag to compare

v0.3.0, 2017-05-13 -- Upgraded Pact mock service to v2.1.0 and Pact provider verifier to v1.0.1

v0.2.0

21 May 04:18
Compare
Choose a tag to compare

v0.2.0, 2017-04-22 -- Pact Python manages the Pact mock service

v0.1.0

02 May 01:16
Compare
Choose a tag to compare

v0.1.0, 2017-03-30 -- Basic support for authoring contracts against a separately running mock service