Skip to content

Releases: pact-foundation/pact-ruby

Version 1.55.0

26 Sep 00:25
Compare
Choose a tag to compare

Features

  • add consumer_version_selectors to pact verification DSL, and convert consumer_version_tags to selectors (39e6c4a)
  • allow verification task to set just a pact_helper without a URI (303077d)
  • split pending and failed rerun commands into separate sections (f839391)
  • update output during verification so the pact info shows before the describe blocks of the pact that is being verified (15ec231)

Version 1.54.0

12 Sep 03:07
Compare
Choose a tag to compare

Features

  • use pb relation in preference to beta relation when fetching pacts for verification (7563fcf)
  • allow include_wip_pacts_since to use a Date, DateTime or Time (dd35366)
  • add support for include_wip_pacts_since (f2247b8)

Version 1.53.0

11 Sep 10:05
Compare
Choose a tag to compare

Features

  • add support for the enable_pending flag (16866f4)

Version 1.52.0

10 Sep 00:16
Compare
Choose a tag to compare

Features

  • support webdav http methods (fa1d712)

Version 1.51.1

12 Aug 06:20
Compare
Choose a tag to compare

Bug Fixes