FakeItEasy v6.2.1 Release Notes

Release Date: 2020-09-02 // over 3 years ago
  • ๐Ÿ›  Fixed

    • 0๏ธโƒฃ TypeCatalogueInstanceProvider throws first chance MissingMethodException trying to instantiate DefaultEnumerableValueFormatter (#1790)

    ๐Ÿš€ With special thanks for contributions to this release from:


Previous changes from v6.2.0

  • ๐Ÿ†• New

    • Apply Object member rules even when the methods are overridden (#1777)
    • ๐Ÿ”ง DoesNothing configuration for methods that return Task (#1784)

    โž• Additional Items

    • Explain that DoesNothing only applies to void- or Task-returning members (#1782, #1784)
    • Document how to have a get/set property invoke a side-effect on a call to set and still persist the supplied value (#1783)
    • ๐Ÿ›  Fix the case of the GetAssemblyFileNamesToScanForExtensions method in the documentation (#1786)

    ๐Ÿš€ With special thanks for contributions to this release from: