Skip to content

2.0.4

Compare
Choose a tag to compare
@skarllot skarllot released this 13 Aug 00:26
· 290 commits to main since this release

📢 What's Breaking

  • Proxy an IConfiguration instead of recursively calling current IConfiguration 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