Skip to content

Releases: chimpler/pyhocon

Added pop and fixed issue with triple quoted strings

Choose a tag to compare

@darthbear darthbear released this 16 Aug 22:19

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

Choose a tag to compare

@darthbear darthbear released this 04 Dec 00:07
0.3.35

bumped version to 0.3.35

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

Choose a tag to compare

@darthbear darthbear released this 26 Oct 15:52
0.3.34

bumped version to 0.3.34

fixed include

Choose a tag to compare

@darthbear darthbear released this 24 Aug 13:59
0.3.32

flake8 fix

Bug fix for variables that start with include-blabla

Choose a tag to compare

@darthbear darthbear released this 07 Aug 19:33
0.3.31

bumped version

Bug fix for ConfigTree.get_bool()

Choose a tag to compare

@darthbear darthbear released this 05 Jul 13:59
0.3.30

Bumped version to 0.3.30

Don't lock pyparsing to a specific version

Choose a tag to compare

@darthbear darthbear released this 23 May 23:10
0.3.29

bumped version

Fixed quoted string

Choose a tag to compare

@darthbear darthbear released this 14 May 19:39
0.3.28

bumped version

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

Choose a tag to compare

@darthbear darthbear released this 07 May 22:30
0.3.27

bumped version

self reference substitutions and +=

Choose a tag to compare

@darthbear darthbear released this 06 May 02:49
0.3.26

updated CHANGELOG and version