Skip to content

Releases: chimpler/pyhocon

Fixed forbidden characters

19 Sep 15:32
Compare
Choose a tag to compare
0.3.46

Bumped version to 0.3.46

Fix incorrect config merge and added backslash escaping

10 Jul 03:16
Compare
Choose a tag to compare

Support slash character / in keys

27 May 00:30
Compare
Choose a tag to compare
0.3.43

bump version

with_fallback and unresolved substitutions

10 May 03:51
Compare
Choose a tag to compare
  • Added resolve option to with_fallback (@afanasev) [#164]
  • Allow unresolved substitution to use default string or substitution string (e.g., ${abc}) [#163]

Fixed escaped quotes inside quoted and unquoted string

05 May 14:40
Compare
Choose a tag to compare

config merge fixes

04 May 03:36
Compare
Choose a tag to compare
  • 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

02 May 00:42
Compare
Choose a tag to compare
0.3.39

bumped version to 0.3.39 and updated README

unicode for unquoted strings and compact hocon

28 Sep 03:46
Compare
Choose a tag to compare
0.3.38

bumped version to 0.3.38

Dropped support for 2.6. Required includes, tree pop fix, none conversion fix

24 Sep 23:06
Compare
Choose a tag to compare
0.3.37

bumped version to 0.3.37 and added an extra test for pop

Added pop and fixed issue with triple quoted strings

16 Aug 22:19
Compare
Choose a tag to compare