diff --git a/TODO b/TODO new file mode 100644 index 0000000..465d95c --- /dev/null +++ b/TODO @@ -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