All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Support auto mocking named interfaces #17
- Support .NET Standard 2.0
- .NET 3.5, .NET 4.0 and Silverlight
- Dropped Ninject.MockingKernel.RhinoMocks
- Support FakeItEasy
- Support additional interfaces when mock
- No web builds. All builds are have not reference to web anymore
- (Moq): Support for for strict mocks
- (Moq): The MockRepository can be accessed using kernel.MockRepository