Skip to content

2.0.0

Compare
Choose a tag to compare
@baterja baterja released this 21 Aug 13:10
· 5 commits to master since this release

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