- Bugfix
- leading / in unquoted strings are missing
- Bugfix
- nested documents in arrays are not converted to maps
- Bugfix
- . in quoted strings are not interpreted any more
- Enhancements
- added support for url resolvers
- Enhancements
- added support for duration nad period unit format
- added more tests
- extended the documentation
- added support for includes
-
Enhancements
- added support for size unit format
- added more tests
- extended the documentation
-
Bugfixes
- The
Hocon.Tokenizer
handles the variable byte length of UTF-8 strings correctly. - Escaping unicodes in quoted string is now supported.
- The
- Enhancements
- added support substitutions
- Enhancements
- added support for conversion of numerically-indexed objects to arrays
- added support for multi-line strings
- added support for object and array concatenation
- Initial import