blob: c8600f1cf12972e2eeb8d2b3dbfcfe5bea9cfef0 (
plain)
1
2
3
4
5
6
7
8
9
|
Overview of changes for 0.4.0
=============================
* Support parsing of negative numbers
* Fix parse error propagation and message
* More parser sanity checks
* GObject deserialization support
* Detect and parse JSON masked as a JavaScript assignment
* Allow using JsonNode with GObject properties and signals
* Add JsonGenerator:root property
|