Packages

Parse HOCON configuration files in Elixir following the HOCON specifications.

Current section

Files

Jump to
hocon CHANGELOG.md
Raw

CHANGELOG.md

## 0.1.1
* Enhancements
* added support for conversion of numerically-indexed objects to arrays
* added support for multi-line strings
* added support for object and array concatenation
## 0.1.0
* Initial import