HOCON v1.3.1
1.3.1 January 22 2020
Bugfix release for HOCON v1.3.0
You can see the full set of changes in the HOCON v1.3.1 milestone.
Changes:
- 21a7b07 Merge pull request #188 from akkadotnet/dev
- 415228a added v1.3.1 release notes (#187)
- 452e155 Fixed merging of quoted keys with "invalid" characters (#186)
- 81339d4 Fix Clone method to perform deep cloning, and made fallback immutable (#185)
- d945735 Config.Root should contain fallback values (#181)
- 4216028 Create placeholder for nightly builds
- 09950ec add readme NuGet installation instructions
- 17a3785 close #85 - added nightly build definition. (#182)
- 8f2e63c Updated HoconValue.AtKey implementation (#180)
- c718aa0 Added test + fixed config deserialization (#179)