Lua CJSON 2.0.0 released
Sun, 22 Jan 2012
Lua CJSON 2.0.0 has been released with numerous improvements, including:
- Lua 5.2 support
- Performance and portability enhancements
Lua CJSON 1.0.4 released
Wed, 30 Nov 2011
Lua CJSON 1.0.4 is now available. It contains a fix for numeric conversion under locales with a comma decimal separator (cs_CZ, de_DE,..).
Lua CJSON 1.0.3 released
Thu, 15 Sep 2011
Lua CJSON 1.0.3 is now available. It contains an object/array detection bug fix and a work around for Solaris platforms which are missing isinf().
Lua CJSON 1.0.2 released
Mon, 30 May 2011
Lua CJSON 1.0.2 is now available. It contains some minor improvements for performance and portability (Windows).