Skip to content

Releases: pact-foundation/pact-support

Version 1.21.1

29 Nov 16:05
Compare
Choose a tag to compare

Bug Fixes

  • add blank lines to empty hashs - json 2.8.x regression for pact-ruby (f8cb384)

Version 1.21.0

29 Nov 12:59
Compare
Choose a tag to compare

Features

  • add like_integer / like_decimal helpers (75a36cd)
  • add v3/v4 generators (thanks @slt) (fe04975)

Bug Fixes

  • add blank lines to empty hashs - json 2.8.x regression (66910bd)

Version 1.20.2

23 Oct 12:35
Compare
Choose a tag to compare

Bug Fixes

  • test

    • explicitly require ostruct as non stdlib in ruby 3.5.x (e06a057)
  • use single quotes for pact term creation err msg (d770791)

Version 1.20.1

08 Aug 17:03
Compare
Choose a tag to compare

Bug Fixes

  • enable color on non-tty if color_enabled (0585424)

Version 1.20.0

18 Oct 22:34
Compare
Choose a tag to compare

Features

  • handle x509 certs in HTTP Client (#99) (6a36a48)

Version 1.19.0

14 Nov 21:45
Compare
Choose a tag to compare

Features

  • generators
    • add generators to a consumer contract request (#97) (fbce4cb)

Version 1.18.1

16 Aug 23:19
Compare
Choose a tag to compare

Bug Fixes

  • use send to invoke remove_method when removing as_json from Regexp (cb29cdd)

Version 1.18.0

14 Jun 00:01
Compare
Choose a tag to compare

Features

  • replace term-ansicolor with rainbow (e8b6ada)

Bug Fixes

Version 1.17.0

01 Oct 06:12
Compare
Choose a tag to compare

Features

  • allow SSL verification to be disabled by setting environment variable PACT_DISABLE_SSL_VERIFICATION=true (dd39c04)

Version 1.16.10

30 Sep 22:18
Compare
Choose a tag to compare

Bug Fixes

  • change expgen to a runtime dependency (da81634)