Skip to content

2.4.13

Compare
Choose a tag to compare
@uglyog uglyog released this 31 Jul 05:03
· 3798 commits to master since this release

Bugfix Release

  • fix readme example link (thanks to @lachatak)
  • upgrade the version of the jansi library #293
  • report any failures back when publishing to a pact broker #291
  • only fail the build because of no configured providers when the pactVerify task is going to be run #290
  • Add scalatest provider verification support (thanks to @lachatak)
  • Add support for generating specs2 Pact with DslPart (thanks to @alonpeer)
  • Introduced Generex as a replacement for inlined Xeger and fixed generation of values from regex with character classes (thanks to @alonpeer)