Skip to content

2.3

Compare
Choose a tag to compare
@trobro trobro released this 12 Jan 17:35
· 8 commits to master since this release
d553e65

Fixes problems with values and/or closing brackets ending up inside comments, even when the tree was unmarshalled from a document.

It is still possible to get this problem when programmatically setting comments.

If DecoderOptions::whitespaceAsComments is set to true, comments now also include trailing whitespace after quoteless strings.