Releases: ktekinay/JSONItem_MTC
Releases · ktekinay/JSONItem_MTC
4.2
21 Mar 17:30
Compare
Sorry, something went wrong.
No results found
ParseJSON will take an optional parameter to make the result case-INsensitive (regular Dictionary).
JSONItem_MTC will properly deal with assignments of arrays.
JSONItem_MTC will auto-convert to Dictionary and Variant().
JSONItem_MTC implements compare against other JSONItem_MTC.
JSONWebToken_MTC no longer depends on JSONItem_MTC.
JSONWebToken_MTC has various fixes and no longer depends on JSONItem_MTC.
4.1.1
07 Aug 15:14
Compare
Sorry, something went wrong.
No results found
Added more tests.
M_JSON was not encoding embedded quotes or backslashes.
kVersion constants are now strings.
Added FormatCodePreferences module for the Format Code script.
4.1
23 Jan 23:14
Compare
Sorry, something went wrong.
No results found
JSON objects in both JSONItem_MTC and the JSONDictionary will store keys internally as key-HEX instead of just hex for easier debugging.
4.0
23 Jan 23:15
Compare
Sorry, something went wrong.
No results found
Added M_JSON module.
Updated version to reflect inclusion of M_JSON.