Skip to content

Releases: ktekinay/JSONItem_MTC

4.2

21 Mar 17:30
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • 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
Choose a tag to compare
4.1
  • 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
Choose a tag to compare
4.0
  • Added M_JSON module.
  • Updated version to reflect inclusion of M_JSON.