tag:github.com,2008:https://github.com/hjson/hjson-java/releases Release notes from hjson-java 2023-10-14T16:14:53Z tag:github.com,2008:Repository/33950516/v3.1.0 2023-10-14T16:17:38Z v3.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> trobro tag:github.com,2008:Repository/33950516/v3.0.1 2023-08-13T13:23:46Z v3.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> trobro tag:github.com,2008:Repository/33950516/v2.1.0 2016-09-21T21:12:51Z DSF <p>add DSF (domain specific formats), experimental</p> laktak tag:github.com,2008:Repository/33950516/v2.0.0 2016-08-01T21:45:36Z v2.0.0 <p>v2.0.0</p> <p>- fix quoteless string starting with punctuator <br />- add cli</p> laktak