Releases: chimpler/pyhocon
Releases · chimpler/pyhocon
Fixed forbidden characters
0.3.46 Bumped version to 0.3.46
Fix incorrect config merge and added backslash escaping
- Escape backslash (@roee-allegro) [#173]
- Fixed incorrect config merge (@aalba6675) [#170]
Support slash character / in keys
0.3.43 bump version
with_fallback and unresolved substitutions
Fixed escaped quotes inside quoted and unquoted string
0.3.41 bumped version to 0.3.41
config merge fixes
- Fix non-root ConfigTree merge onto root ConfigTree (@aalba6675) [#156]
- Unresolved optional substitutions work with config merging (@aalba6675) [#153]
Multiples fixes on refs and with fallback
0.3.39 bumped version to 0.3.39 and updated README
unicode for unquoted strings and compact hocon
0.3.38 bumped version to 0.3.38
Dropped support for 2.6. Required includes, tree pop fix, none conversion fix
0.3.37 bumped version to 0.3.37 and added an extra test for pop