2.0.0
Breaking changes:
- dropped async providers support -
IConfiguration
/ConfigurationManager
etc. have sync APIs, that's why, - dropped
Setting<>
wrapper - appeared to be useless
New features:
- added support for collections. See Conversion readme section for more details
Minor things:
- better exception message for
ToFill
attribute usages on properties without a setter, - updated dependecies