Releases: autofac/Autofac.Extras.FakeItEasy
Releases · autofac/Autofac.Extras.FakeItEasy
v7.0.0
This release is an update for compatibility with Autofac 6.0.0
. The Autofac dependency has been updated to require 6.0.0
or later. There are some breaking changes in 6.0.0
- see the Autofac release notes for more information.
v5.0.1
- #15: Support invocation of abstract methods when
callBaseMethods
is set.
- Enabled SourceLink support.
- Updated to FakeItEasy 3.4.1 to avoid package restore issues around Castle.Core 4.0.0.
v5.0.0
- Updated to support FakeItEasy 3.0+
- Added .NET Core
netstandard1.6
support
v4.0.0
- Targeting .NET 4.5.1
- Updated to support FakeItEasy 2.0.0
- Updated to support Autofac 4.0.0
v3.0.3
This release occurred prior to switching Autofac components to separate repositories.