All Versions
13
Latest Version
Avg Release Cycle
72 days
Latest Release
1317 days ago

Changelog History
Page 1

  • v4.14.0 Changes

    September 10, 2020

    ๐Ÿ†• New Features:

    • โž• Added idiomatic assertions for IEqualityComparer<T> (#1194, thanks @Kralizek)
  • v4.13.0 Changes

    July 09, 2020

    ๐Ÿ†• New Features:

    ๐Ÿ‘Œ Improvements and fixes:

    • Regex generation no longer yields same results when invoked in rapid succession (#1183, thanks @MagnusMikkelsen)
  • v4.12.0 Changes

    June 28, 2020

    ๐Ÿ†• New features:

    • โž• Add EmptyStringBehaviorExpectation and WhiteSpaceStringBehaviorExpectation to Idioms project (#896, @aivascu).
  • v4.11.0 Changes

    July 08, 2019

    ๐Ÿ†• New features:

    • โž• Add MemberAutoData attribute to xUnit 2 glue library to mimic MemberData (#1132, @muncinsky).
  • v4.10.0 Changes

    June 13, 2019

    ๐Ÿ‘Œ Improvements:

    • ๐Ÿ‘Œ Support null value as a valid argument for InlineAutoDataAttribute for NUnit 3 (#1129, @mjuen).
    • โž• Added missing null guard clauses to the internal code (#1128).
  • v4.9.0 Changes

    May 28, 2019

    ๐Ÿ‘Œ Improvements:

    • ๐Ÿ‘Œ Support netstandard 2.0 directly by all the packages (#1115).
    • ๐Ÿ‘ Clarify upper boundary for Moq support for netstandard 1.5 (#1120).

    Other changes:

    • ๐Ÿ“ฆ Don't publish symbols package anymore (#1118).
  • v4.8.0 Changes

    January 30, 2019

    ๐Ÿ†• New features:

    • ๐Ÿ‘Œ Support NSubstitute 4 (#1079).

    ๐Ÿ‘Œ Improvements and fixes:

    • Switch to the new NuGet license format (#1101).
  • v4.7.0 Changes

    January 26, 2019

    ๐Ÿ†• New features:

    ๐Ÿ‘Œ Improvements and fixes:

    • Do not specify CallBase flag for Moq generated delegates (#1095, thanks @Kralizek).
  • v4.6.0 Changes

    December 10, 2018

    ๐Ÿ†• New features:

    • โž• Add With() extension method overload taking factory method (#1084).
  • v4.5.1 Changes

    November 25, 2018

    ๐Ÿ‘Œ Improvements and fixes:

    • ๐Ÿ‘Œ Improve type generation for idioms guard clause assertion (#1081, thanks @frblondin).