Skip to content

Releases: origin-energy/java-snapshot-testing

4.1.0

02 Jun 12:56

Choose a tag to compare

  • no changes

4.0.9

02 Jun 12:32
f0baf7b

Choose a tag to compare

#patch: Add support for jitpack (#186)

4.0.8

22 Apr 23:01
916db6f

Choose a tag to compare

#patch: Fixes #165 - regex not working with headers and JSON snapshot…

4.0.7

14 Dec 21:10
11407b4

Choose a tag to compare

#patch: Fixes #162 - Stable formatting between Jackson 2.16 and earli…

4.0.6

22 Apr 08:50
e9521ab

Choose a tag to compare

#patch: Enable snapshot-testing in a superclass

Tests can now use `Expect` defined in a superclass

4.0.5

16 Feb 09:12
ddfd6ee

Choose a tag to compare

#patch: #146 allow updateSnapshot=false for legacy compatibility (#150)

4.0.4

12 Feb 02:33
9797800

Choose a tag to compare

#patch: make it possible to skip `findAndRegisterModules` in JacksonS…

4.0.3

29 Jan 09:23
194f256

Choose a tag to compare

#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

10 Dec 22:38
c477afd

Choose a tag to compare

#patch: Fixes #126 leading/trailing whitespace causing snapshot failu…

4.0.1

26 Nov 10:40
cee4af4

Choose a tag to compare

#patch:  Restrict characters in snapshot name

Fixes #122 
Make '=', '[' and ']' characters illegal in snapshot name and scenario fields