Skip to content

JSON For Mirc v2.0.4

Latest
Compare
Choose a tag to compare
@SReject SReject released this 05 Mar 17:45
· 13 commits to master since this release
16f4740

About

This release has removed the /JSONDebug, and /JSONCompt features and all associated code. The uses were minimal but the speed impact was substantial.

Requirements

  • Win XP or later (This will not work under WINE)
  • mIRC v7.53 or later OR AdiIRC v3.0 or later
  • If using AdiIRC 64bit tsc64.dll needs to be installed

Changes

  • Added -i switch to /JSONOpen to ignore ssl cert issues
  • Added $JSONForValues
  • Fixed: encoding issue when sending data
  • Fixed: httpResponse not including proper response body
  • Change: Simplified error names
  • Change: Namespaced timers
  • Change: More accurate tsc64.dll check
  • Change: Exposed the JSONInstance js class
  • Change: Refactored one-off aliases into their callers
  • Cleanup: Made eval calls consistent
  • Cleanup: Removed 0.2.x compatibility mode
  • Cleanup: Removed debugger

Install

  • Unload previous versions of JSON For Mirc.mrc
  • Extract the .zip
  • Within mIRC //load -rs "path/to/JSON For Mirc.mrc"