Releases: codedabble-dev/java-snapshot-testing
Releases · codedabble-dev/java-snapshot-testing
Release list
4.1.1
#patch: Bump com.diffplug.spotless from 8.4.0 to 8.8.0 (#194) Bumps com.diffplug.spotless from 8.4.0 to 8.8.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4.1.0
4.0.9
#patch: Add support for jitpack (#186)
4.0.8
#patch: Fixes #165 - regex not working with headers and JSON snapshot…
4.0.7
#patch: Fixes #162 - Stable formatting between Jackson 2.16 and earli…
4.0.6
#patch: Enable snapshot-testing in a superclass Tests can now use `Expect` defined in a superclass
4.0.5
#patch: #146 allow updateSnapshot=false for legacy compatibility (#150)
4.0.4
#patch: make it possible to skip `findAndRegisterModules` in JacksonS…
4.0.3
#patch: #145 make updating snapshots simpler (#146) - Allow snapshots to be updated by toggling `update-snapshot` property in `snapshot.properties`. - Deprecate the passing of system property `-PupdateSnapshot`. - Add some API deprecation logs for V5
4.0.2
#patch: Fixes #126 leading/trailing whitespace causing snapshot failu…