tag:github.com,2008:https://github.com/hjson/hjson-java/releasesRelease notes from hjson-java2023-10-14T16:14:53Ztag:github.com,2008:Repository/33950516/v3.1.02023-10-14T16:17:38Zv3.1.0<ul>
<li>escapes all control chars in Hjson and JSON output</li>
<li>changes in formatted JSON output:
<ul>
<li>opening braces now appear on the same line as the key when an array or an object are values in an object</li>
<li>the root object or array are no longer preceded by a blank newline</li>
<li>empty arrays or objects now appear on a line of their own when they are elements in an array</li>
</ul>
</li>
</ul>trobrotag:github.com,2008:Repository/33950516/v3.0.12023-08-13T13:23:46Zv3.0.1<ul>
<li>fix for <a title="CVE-2023-34620" data-hovercard-type="advisory" data-hovercard-url="/advisories/GHSA-5wfc-hjrc-gq87/hovercard" href="https://github.com/advisories/GHSA-5wfc-hjrc-gq87">CVE-2023-34620</a> by not trying to parse more than 1000 levels into arrays and/or objects</li>
<li>fix for empty multiline string inside array or object</li>
</ul>trobrotag:github.com,2008:Repository/33950516/v2.1.02016-09-21T21:12:51ZDSF<p>add DSF (domain specific formats), experimental</p>laktaktag:github.com,2008:Repository/33950516/v2.0.02016-08-01T21:45:36Zv2.0.0<p>v2.0.0</p>
<p>- fix quoteless string starting with punctuator
<br />- add cli</p>laktak