Skip to content

Releases: tomasbruckner/jest-dotnet

v1.4.1

19 Feb 12:36
0c650d7
Compare
Choose a tag to compare

Unify serializers for diff and saving snapshots

v1.4.0

17 Feb 14:41
0c650d7
Compare
Choose a tag to compare

Add option to exclude properties from diff see #7

v1.3.1

09 Dec 16:28
46993df
Compare
Choose a tag to compare

Switch to netstandard from netcoreapp3.1.
Add icon

v1.2.0

26 Jun 18:55
c06291c
Compare
Choose a tag to compare

Improved configuration. You can now configure file extensions, paths, and serialization. This enables you to force CRLF or LF line endings on snapshot files and more!

v1.1.0

26 Mar 17:46
Compare
Choose a tag to compare

Added: JestAssert static class that you can use in case you don't like to use extensions
Updated: README - added caveats with dynamic type

v1.0.0

26 Mar 17:45
Compare
Choose a tag to compare

Initial release