v3.3.0
This release occurred prior to switching Autofac components to separate repositories.
3.3.0
- Added an
AppSettingsModule
to enable configuration of module parameters usingappSettings
. - Resolved issue autofac/Autofac#546: Added
auto-activate
attribute on components to enable auto activation via config.
3.2.0
- Resolved issue autofac/Autofac#445: Added property and parameter support for specifying a
[Type Converter]
attribute that will be used during parsing of configuration.
3.1.0
- First release of separate NuGet package for XML based configuration.