github FakeItEasy/FakeItEasy 8.2.0

22 days ago

New

  • Fake.Reset replaces Fake.ClearConfiguration as the preferred mechanism to clear existing fakes' configuration. (#1839)
    Resets all changes made to the fake after it was created.
  • net8.0 target framework assembly (#1996)

Fixed

  • Creation failure message may indicate that the to-be-faked type has no applicable constructor when it really does (#1929)

Additional Items

  • Stop resigning FakeItEasy.Tests.TestHelpers.FSharp once the SDK starts signing it properly (#1930)
  • Share EventRule between Fakes (#1993)
  • Update Github actions to quell build warnings (#1995)
  • Bump documentation-building dependencies (#1985)
  • Bump FakeItEasy.Tools to support release process (#1998, #1999)
  • Bump dawidd6/action-download-artifact to quell Node.js version warning (#1999)

Don't miss a new FakeItEasy release

NewReleases is sending notifications on new releases.