Skip to content

Releases: chimpler/pyhocon

Implemented contains method and fixed bug where last line is a comment

04 Dec 00:07
Compare
Choose a tag to compare

Fixed error handling that was unable to deal with unicode keys and Python 2.6 incompatible format string

26 Oct 15:52
Compare
Choose a tag to compare

fixed include

24 Aug 13:59
Compare
Choose a tag to compare
0.3.32

flake8 fix

Bug fix for variables that start with include-blabla

07 Aug 19:33
Compare
Choose a tag to compare

Bug fix for ConfigTree.get_bool()

05 Jul 13:59
Compare
Choose a tag to compare
0.3.30

Bumped version to 0.3.30

Don't lock pyparsing to a specific version

23 May 23:10
Compare
Choose a tag to compare

Fixed quoted string

14 May 19:39
Compare
Choose a tag to compare
0.3.28

bumped version

Fixes for self-reference resolution after merging configs and key with dots

07 May 22:30
Compare
Choose a tag to compare

self reference substitutions and +=

06 May 02:49
Compare
Choose a tag to compare
0.3.26

updated CHANGELOG and version

ConfigValue.transform: do not wrap lists

14 Apr 14:19
Compare
Choose a tag to compare