Skip to content

1.0.0

Choose a tag to compare

@eoehen eoehen released this 25 Feb 13:52
· 39 commits to master since this release

As part of this release we had 13 issues closed.

Breaking changes

  • #74 Provide registration method overloads
  • #47 Bump BBT.Maybe from 2.0.0 to 3.1.0 in /src

Features

  • #13 Add copy functionality
  • #12 Add convert functionality
  • #11 Add compare functionality

Bugs

  • #69 IocHandler doesn't register IDefaultValueProvider implementation
  • #35 Make types public
  • #21 Rename TestIoContainer to TestIocContainer
  • #18 Allow transient IoC registrations to be passed in
  • #17 Add public constructor to internal classes which are instantiated via IoC

Improvements

  • #45 Re-port the entire library
  • #36 ReferenceTypeExtensions.AddRangeToCollectionFilterNulvalues should not analyze Expression Tree to find the Add method

Documentation

  • #7 Add documentation