Skip to content

Releases: SwissLife-OSS/snapshooter

0.5.8

27 Oct 12:03
dfe26d1

Choose a tag to compare

  • reintroduce netstandard2.0 as a target #111

0.5.7

05 Oct 19:35
60b9158

Choose a tag to compare

Snapshooter for NUnit tests. (#110)

0.5.6

12 Aug 16:55
ebc48b8

Choose a tag to compare

Fixed snapshotting commented strings (#103)

0.5.5

27 Jul 19:13
6353c0c

Choose a tag to compare

Fixes #98

Changes:

This list of changes was auto generated.

0.5.4

05 Jun 14:40

Choose a tag to compare

Changes:

This list of changes was auto generated.

0.5.3

02 Mar 09:09
ebbdf13

Choose a tag to compare

0.5.3 Pre-release
Pre-release
Update for new build pipeline (#85)

0.5.2

13 Jan 09:21

Choose a tag to compare

  • Fix(NameReader): exception handling for fullname reader (#69)
  • Fixed property ordering for inherited objects (#68 )

0.5.1

30 Sep 16:12

Choose a tag to compare

  • Fixed Snapshots on Anonymous Types (#64)

0.5.0

30 Sep 15:38

Choose a tag to compare

  • Adds Strict-Mode for Ci-Server #55

0.4.7

06 Jun 14:15
f3259f5

Choose a tag to compare

  • Fluent assertion support
    • Removes "Subject" Property when using FluentAssertions. Snapshots now look the same, no matter if you use FluentAssertions or not