Skip to content

Releases: pact-foundation/pact-message-ruby

Version 0.11.1

20 Apr 03:48
Compare
Choose a tag to compare

Bug Fixes

  • JSON load message document so that the Ruby objects are created properly (2bab66c)

Version 0.11.0

22 Mar 01:27
Compare
Choose a tag to compare

Features

Version 0.10.0

25 Jan 01:02
Compare
Choose a tag to compare

Features

  • allow pact-message update to receive JSON via the standard input (5cbb664)

Version 0.9.0

04 Nov 06:03
Compare
Choose a tag to compare

Features

  • allow pact dir to be configured (f2f9626)

  • verify that each message has been yielded (1d4d92c)

  • consumer

    • only update pact if test suite passes (e99276d)

Version 0.8.0

28 Sep 01:04
Compare
Choose a tag to compare

Features

  • reify message when yielding (d7c0a4a)

Bug Fixes

  • fix bug in Message.to_hash (e354cd2)