Skip to content

Releases: SwissLife-OSS/snapshooter

0.11.0

18 Nov 14:54
f55c872

Choose a tag to compare

Implemented Include Field Match Option. (#167)

0.10.0

16 Nov 15:31
9966944

Choose a tag to compare

WSL Support (#165)

Co-authored-by: Normen Scheiber <[email protected]>

0.9.0

07 Nov 18:17
84cef51

Choose a tag to compare

Update README.md

Added Hash Option Explanation

0.8.0

01 Nov 09:34
1da1c90

Choose a tag to compare

Changes:

This list of changes was auto generated.

0.8.0-preview.1

29 Jul 10:19
b0a1fca

Choose a tag to compare

Changes:

This list of changes was auto generated.

0.7.1

27 Aug 10:20

Choose a tag to compare

Changes:

This list of changes was auto generated.

0.7.0

27 Aug 08:26
fc203ce

Choose a tag to compare

Ignore all fields by field name (#134)

0.6.2

09 Apr 18:43
fc6b18a

Choose a tag to compare

Reset snapshotName on Exceptions (#128)

0.6.1

28 Feb 09:14
fbc95ed

Choose a tag to compare

Fix ReflectionTypeLoadException

* Fix ReflectionTypeLoadException when Microsoft.NET.Test.Sdk 16.9.1

0.6.0

27 Feb 16:25
aa97acc

Choose a tag to compare

Be less strict on detection of FluentAssertions types (#124) @huysentruitw
Allow customization of snapshot serializer settings (#119) @SbiCA