Feature release
- 0cdd0e3 - chore: Corrected all the doctests after update to the readmes
- a34e72a - chore: Add TOC to the consumer and provider readmes
- f695f6d - feat: Update readmes with details on using external references
- 3cb5eb5 - feat: Display references in the verifier output
- 170b276 - feat: Add a method to the DSL interaction builders to capture external references
- b43d225 - feat: Add a method V4Interaction to capture external references
- 130aaa2 - chore: Add tests for V4Interaction and child classes
- 4ee8ddd - chore: fix typo breaking internal build (Kevin Rohan Vaz)
- 76cabe4 - feat: Add doctests for the readme code blocks #1352
- e2ee20b - feat: Add a Kotlin consumer DSL #1352
- 39c734a - feat: add arrayContains as a matching rule expression
- 2de7c50 - refactor: deduplicate write logic in MERGE branch (biergit)
- 332f3b3 - fix: write through RandomAccessFile instead of opening a competing file handle (biergit)
- 66e25c3 - Refactor writePact to handle empty pactFile case (biergit)