Changed syntax for variants. New rules. New test cases
Added parsing variants
Replaced Scala parser with FastParse
Added scala parser for future Hucon format based on scala.util.parsing.json by Derek Chen-Becker
Added version number 2.1.0
New branch with toConfig conversion and updated...
Edited documentation
Added Configuration.toConfig
Fixed conversion of lists to properties
Branched for new version with documentation and...
Extensive documentation edits
Added a HOCON configurator for Log4j v.1.2.x
Added Configuration.toProperties method and tes...
Branched for production implementation
Fixed source files link
Added system properties as possible substitutions
Minor bug fixes
Added keyListString and keyArrayString methods
Bugfix for v.2.0.0
Merged v.2.0.0 back. Emergency fix of Configura...
Home
Home
Home
Fixed doc links and formatting in the overview
Added APP website text
Branch release 2.0.0
Finished documentation and unit test for 2.0.0 ...
Work in progress
Finished HOCON implementation. Removed Scala.
Implementation based on Typesafe config library
Further clean-up
Start implementation based on TypeSafe config l...
Work in progress
Work in progress
Work in progress
Work in progress
Removed pieces of old implementation
Initial
Initial
Brand new implementation based on typesafe conf...
Added package declarations
Restructured package places
Moved Yaml-specific code to YamlConf
Work in progress
Added more files
Added scala
Initial
Updated commons-lang and snakeyaml libraries
Set app.version
Tag for v.1.0.0
Cosmetic changes
fixed interpolation of inherited nodes
Work in progress