Skip to content

2024.1.1-nightly.2024.4.3

@hubertp hubertp tagged this 02 Apr 20:45
`Jackson_Object` supported parsing but not creating JSON from text. With this change, `Jackson_Object` is on par with `JS_Object` API and replaces the latter.

The most visible differences come from more detailed parsing exception's messages. Had to add some special cases for corner cases like `NaN` or infinity.

Closes #9473.
Assets 2
Loading