2.0.4
📢 What's Breaking
- Proxy an
IConfiguration
instead of recursively calling currentIConfiguration
in 7e93fa3 and 7f5fbe2
🚀 What's New
- Support .NET Standard 2.0 and 2.1 in 2623dac
- Extends
IHostBuilder
to configure host configuration in 5dc4f43 - Support both proxy and recursive configuration provider in 2623dac
✏️ What's Changed
- Try to get from cache before parsing value in c5be507
Full Changelog: v1.0.0...v2.0.4