let's not hype it up too much
This commit is contained in:
alisdair sullivan 2014-12-03 23:16:41 -08:00
parent 0222c89061
commit c1d794f7a9
4 changed files with 11 additions and 3 deletions

View file

@ -1,3 +1,11 @@
v2.3
* switched to a faster implementation of string parsing in both
the decoder and encoder
* expand `uescape` option to the decoder
* allow control codes in json passed to decoder (contrary to the spec,
yes)
v2.2
* `return_maps` option