Skip to content

Releases: pact-foundation/pact-support

Version 1.21.7

Choose a tag to compare

@github-actions github-actions released this 21 Jul 10:23
v1.21.7

Version 1.21.7

Version 1.21.6

Choose a tag to compare

@github-actions github-actions released this 09 Feb 20:32

Bug Fixes

  • deps

    • update fakefs for irb addition (4ae866c)
  • add jsonpath gem for generator code (d66170e)

  • add jsonpath dependency (81fa4e7)

Version 1.21.5

Choose a tag to compare

@github-actions github-actions released this 09 Jan 14:58

Bug Fixes

  • deps
    • explictly add logger & irb/fiddle - dev for fake fs for ruby 4.0.0 support (b5d906e)

Version 1.21.4

Choose a tag to compare

@github-actions github-actions released this 03 Oct 15:05

Bug Fixes

  • deps

  • spec

    • workaround for diff formatted errors in ruby 3.4 (5627237)
  • json load diff regression downstream (1ed2ce7)

Version 1.21.3

Choose a tag to compare

@github-actions github-actions released this 26 Jun 09:25

Bug Fixes

  • use the safe json load to fix deprecation warnings. (5d12ac6)

Version 1.21.2

Choose a tag to compare

@github-actions github-actions released this 05 Dec 15:01

Bug Fixes

  • prevent insertion of extra new lines in JSON (50189f2)

Version 1.21.1

Choose a tag to compare

@github-actions github-actions released this 29 Nov 16:05

Bug Fixes

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

Version 1.21.0

Choose a tag to compare

@github-actions github-actions released this 29 Nov 12:59

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

Choose a tag to compare

@github-actions github-actions released this 23 Oct 12:35

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

Choose a tag to compare

@github-actions github-actions released this 08 Aug 17:03

Bug Fixes

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