Releases: almostchristian/ConfigurationProcessor.DependencyInjection
Releases · almostchristian/ConfigurationProcessor.DependencyInjection
v1.1.0
- Added support for binding with interface configuration actions
v1.0.0
Stable 1.0.0 release.
- Improved exception message when no matching extension methods could be found.
- Improved documentation.
- Added more test cases
v0.9.9-preview
Final preview.
Improved handling of null values.
v0.9.8-preview
Significant rewrite of binding code to remove limitations with child objects.
Added integration test project.
v0.9.7-preview
- Fixed missing filtering of additional methods
v0.9.6-preview
Added extensible method filtering.
v0.9.5-preview
Updated default binding behavior to strict
0.9.4
- Fix incorrect behavior when using false value.
- Improved weighting when choosing correct overload.
- Added more tests and improved test naming.
- Renamed extension classes to identify the library.
- Improved package metadata
v0.9.1-alpha
- Fixed overload resolution
- Improved documentation
- Improved nuget package metadata
v0.9.0-alpha
Initial version