Skip to content

Releases: json-snapshot/json-snapshot.github.io

Fixes Issues #16 and #17

05 Mar 15:02
Compare
Choose a tag to compare
  • Fix README example
  • Fix getDeclaredMethod from StackElement

Bug Fixes

12 Feb 23:34
Compare
Choose a tag to compare

#13 - [JUnit5] Support non-public test methods
#12 - Format snapshots using LF only regardless of platform

Version compiled in Java 8

27 Jan 01:25
Compare
Choose a tag to compare
1.0.15

Rolling back to compile it to java 8

Change default JSON library

26 Jan 01:46
Compare
Choose a tag to compare

Change default JSON library from GSON to Jackson. That solves the issue of HashMap key deterministic serialization.

Support form Java 11 and JUnit 5

29 Dec 17:47
Compare
Choose a tag to compare
1.0.13

New release version

Add support for configurable Snapshot path

13 Mar 23:07
Compare
Choose a tag to compare

Gives user the ability to configure path for Snapshot files.
Maven Central

First Stable Version

13 Mar 22:51
Compare
Choose a tag to compare

First Stable version with Captors and Object Snapshots.
Maven Central