mirror of
https://github.com/akheron/jansson.git
synced 2025-04-13 00:32:56 +00:00
18 lines
237 B
Text
18 lines
237 B
Text
For 0.1
|
|
=======
|
|
|
|
* unit tests
|
|
|
|
* README
|
|
|
|
|
|
For 1.0
|
|
=======
|
|
|
|
* add option to sort object keys when dumping
|
|
|
|
* support for \u in strings (convert to utf-8)
|
|
|
|
* better utf-8 support (checks for invalid code points, etc.)
|
|
|
|
* API documentation
|