Releases: fluentassertions/fluentassertions.ioc.ninject
Releases · fluentassertions/fluentassertions.ioc.ninject
1.5.0
29 Mar 15:28
Compare
Sorry, something went wrong.
No results found
New
#10 Add support for net47, netcoreapp2.1, netcoreapp3.0, netstandard2.0 and netstandard2.1 TFMs.
#10 Add support for FA 5.
Thanks to @RyadaProductions .
1.4.0
20 Mar 09:57
Compare
Sorry, something went wrong.
No results found
New
Updated to use Fluent Assertions 3.3.0 .
1.3.0
19 Mar 14:52
Compare
Sorry, something went wrong.
No results found
New
Added new ThatDeriveFrom<T>() extension method for filtering collections of types.
1.2.0
11 Dec 17:05
Compare
Sorry, something went wrong.
No results found
Fixed
#4 Duncan Worthy fixed a NullReferenceException in SingleTypeKernelAssertions.
1.1.0
05 Dec 11:10
Compare
Sorry, something went wrong.
No results found
New
#3 Assert an interface resolves to a concrete implementation.
Include Ninject activation error message in test failure messages.
Updated
Removed clutter from API surface.
1.0.0
08 Sep 08:03
Compare
Sorry, something went wrong.
No results found
Update Fluent Assertions Core to version 3.1
Remove assembly assertions which have moved to the Fluent Assertions core.
Switch .net 4 projects back to using the 4.0.0 framework version.
1.0.0-beta2
24 Jun 14:17
Compare
Sorry, something went wrong.
No results found
Breaking Changes
ResolveInterfaces methods renamed to Resolve so it's clear they can be used on all types, not just interfaces.
1.0.0-beta1
24 Jun 11:09
Compare
Sorry, something went wrong.
No results found
Initial release.
The assembly reference assertions are moving to the Fluent Assertions core in v3.1, which is why this release has a beta tag.