1.3:
Greatly reduced dependencies on Linux so the plugin can work in Linux console application where no GUI libraries are installed in the Linux system.1.2:
GetSourceFormatted function now returns its result with the encoding defined as UTF8 instead of undefined encoding.GetSourceRaw function now returns its result with the encoding defined as UTF8 instead of undefined encoding.Is now linked against much newer version of libjson.1.1:
Now also ships with a Xojo plugin. The Xojo plugin comes in the new Xojo format and is compiled with newer SDK.Plugin segments come code signed on MacOS X systems.Documentation now also ships as docset for the awesome Dash viewer from http://kapeli.com/dash.Fixed the plugin to work with more modern Linux distros.Added 2 Pop functions to the JSONNode class.Added 2 Remove methods to the JSONNode class.Added Comment property to the JSONNode class.1.0.2:
Made the plugin work in console applications.1.0:
This is the first version.