Skip to content

3.0.0-rc001

Pre-release
Pre-release
Compare
Choose a tag to compare
@thomaslevesque thomaslevesque released this 10 Feb 10:46
· 1599 commits to master since this release

Changed

  • Hide object members on several fluent API interfaces (#944)
  • Default read/write property behavior no longer overrides explicit configuration of getter and setter (#962)

New

  • Add a ThrowsAsync method to return a failed task (#932)
  • Add CallsToSet to unnatural fakes (Fake<T>) (#838)
  • [Analyzer] Add an analyzer that supports VB.NET (#952)
  • Using Castle.Core 4.0.0, with .NET Core support (#974)

Fixed

  • Ignored/That argument constraints do not Work for ByRef-Arguments in VisualBasic (#899)
  • WithNonVoidReturnType matches methods with void return type (#966)
  • WithNonVoidReturnType rules describe themselves as "any call" (#970)

With special thanks for contributions to this release from: