Welcome to mirror list, hosted at ThFree Co, Russian Federation.

NEWS - github.com/mpx/lua-cjson.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/NEWS
blob: 707a9a99ba13024fd54a978cd87a39eed6920358 (plain)
1
2
3
4
5
6
7
Version 1.0.1 (May 10 2011)
* Added build support for OSX
* Removed unnecessary whitespace from JSON output
* Added cjson.encode_keep_buffer()

Version 1.0 (May 9 2011)
* Initial release.