V4 features + Bugfixes
- feat(V4): add the JUnit 5 test description to comments
- feat(V4): display comments when verifying V4 pact files
- fix(regression): IO Exceptions are now wrapped #1337
- feat(V4): enable comment support with JUnit 5
- feat(V4): support user provided comments with interactions in Junit 4 consumer tests
- feat(V4): support user provided comments with interactions
- chore: update readme on injecting request objects
- fix: JUnit 5 Spring extension classes need to be open #1338
- fix: compare decimal values using compareTo instead of equals #1335