1 luajson v1.0.3 Release Notes
2 ============================
6 LPeg 0.10 now supported. The only problem was the mechanism for
7 version detection. I now use object detection which should better
8 work for future version updates.
10 Plans for next release
11 ----------------------
12 See 1.2.x series for future plans.
17 Thomas Harning Jr (2):
19 compatibility fix for LPeg 0.10 - function-checking vs number parsing
21 adds reference for where bug reporting should go