[ANN] dkjson 2.8

50 views
Skip to first unread message

David Kolf

unread,
Jun 17, 2024, 4:28:42 PMJun 17
to lu...@googlegroups.com
Hello,

I have updated dkjson to version 2.8.

dkjson is a module for encoding and decoding JSON data. It supports UTF-8.

JSON (JavaScript Object Notation) is a format for serializing data based
on the syntax for JavaScript data structures.

dkjson is written in Lua without any dependencies, but when LPeg is
available dkjson can use it to speed up decoding.


Changes since version 2.7:

- Fix handling of decoding errors when Lua is compiled with
LUA_NOCVTN2S.

It is available on my homepage at <http://dkolf.de/dkjson-lua/>
and on LuaRocks <https://luarocks.org/modules/dhkolf/dkjson>.

In case anyone is still using the first version, there is also a version
1.4 with the same fix available on my homepage.

Best regards,

David Kolf
Reply all
Reply to author
Forward
0 new messages