Skip to content
Compare
Choose a tag to compare
@ktekinay ktekinay released this 21 Mar 17:30
  • 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.