Releases: openresty/lua-cjson
Releases · openresty/lua-cjson
Release list
2.1.0.9
- Support for Lua 5.2+
- Update test suite to GitHub Actions. Matrix for Lua 5.1, 5.2, 5.3, luajit master and luajit openresty branch, clang and gcc
Note: This release was originally made available Feb 15, 2021, but I am now creating the release notes for historical purposes.
2.1.0.8rc1
feature: add option to disable forward slash escaping Thanks @spacewander for optimization and documentation.