This commit is contained in:
Petri Lehtinen 2009-06-14 10:33:20 +03:00
parent 7dc6cfd9cc
commit acfee50d5b

18
TODO Normal file
View File

@ -0,0 +1,18 @@
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