Hocon 1.3.2
HOCON (Human-Optimized Config Object Notation) core API implementation. For full access inside your application, install the Hocon.Configuration package.
Showing the top 20 packages that depend on Hocon.
Packages | Downloads |
---|---|
Hocon.Configuration
HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.
|
4 |
Hocon.Configuration
Package Description
|
4 |
Hocon.Configuration
HOCON (Human-Optimized Config Object Notation) parser and application-ready implementation.
|
3 |
Hocon.Configuration
Package Description
|
3 |
Bugfix release for HOCON v1.3.0**
Key changes include:
[Critical bugfix: Fallbacks are mutable during traversal](https://github.com/akkadotnet/HOCON/issues/193)
[Added HOCON Debugger tools](https://github.com/akkadotnet/HOCON/pull/192)
[Performance: Lookups on configs with fallback are performing merge and allocations each time](https://github.com/akkadotnet/HOCON/issues/195)
You can [see the full set of changes in the HOCON v1.3.2 milestone](https://github.com/akkadotnet/HOCON/milestone/5).