HOCON v2.0.3
2.0.3 February 28 2020
Bugfixes and improvements made to HOCON 2.0.0
- Bugfix: HoconValue.TryGetObject can throw System.ArgumentNullException
- Bugfix: System.InvalidOperationException : Collection was modified; enumeration operation may not execute
- Bugfix: unquoted key error during serialization
- Fixed NuGet symbol package publication
For more details, please see the issues in the HOCON v2.0.1 milestone here.
Changes:
- 9ff5adc Merge pull request #256 from akkadotnet/dev
- 27d61c4 V2.0.3 release notes (#255) [ #249, #248, #247, #240 ]
- 3d81d90 Reverting HOCON 2.0.2 (#254) [ #249, #248, #247, #240 ]
- c88a902 Add ASP.NET Core web app example (#246)
This list of changes was auto generated.