All Versions
12
Latest Version
Avg Release Cycle
51 days
Latest Release
1270 days ago

Changelog History
Page 1

  • v0.5.8 Changes

    October 27, 2020
    • reintroduce netstandard2.0 as a target #111
  • v0.5.7

    October 05, 2020
  • v0.5.6

    August 12, 2020
  • v0.5.5 Changes

    July 27, 2020

    ๐Ÿ›  Fixes #98

    ๐Ÿ”„ Changes:

    ๐Ÿ— This list of changes was auto generated.

  • v0.5.4 Changes

    June 05, 2020

    ๐Ÿ”„ Changes:

    • ๐Ÿ‘ 3d2ffcf Added support for async name context
    • 5fdb27c Correction of snapshot name extension for DateTime (#94)
    • 0e1df41 Changed snapshot name extensions to culture info invariant and date time format ISO8601 (#78) [#77 ]
    • ๐Ÿ— 3f8c588 Cleanup old build files (#86)
    • โšก๏ธ ebbdf13 Update for new build pipeline (#85)
    • ๐Ÿšš 75cb3ac remove redundant generics (#74)
    • ๐Ÿšš 68bb30c Remove Redundant Usings (#71)
    • ๐Ÿšš 3a4c6f5 Remove Redundant Cast (#75)
    • โœ๏ธ ae82fff Fixed Typos (#72)
    • ๐Ÿšš dc4ebf5 Removed Redundant ToString (#70)

    ๐Ÿ— This list of changes was auto generated.

  • v0.5.3

    March 02, 2020
  • v0.5.2 Changes

    January 13, 2020
    • ๐Ÿ›  Fix(NameReader): exception handling for fullname reader (#69)
    • ๐Ÿ›  Fixed property ordering for inherited objects (#68 )
  • v0.5.1 Changes

    September 30, 2019
    • ๐Ÿ›  Fixed Snapshots on Anonymous Types (#64)
  • v0.5.0 Changes

    September 30, 2019
    • โž• Adds Strict-Mode for Ci-Server #55
  • v0.4.7 Changes

    June 06, 2019
    • ๐Ÿ‘ Fluent assertion support
      • Removes "Subject" Property when using FluentAssertions. Snapshots now look the same, no matter if you use FluentAssertions or not