Hello,
I am happy to announce the release of PuREST JSON 2.0.0, code name: Medea.
This release fixes several bugs, and contains breaking changes to the outlet order in several objects.
PuREST JSON is a library for working with RESTful HTTP webservices, and JSON data.
Authentication and authorization for webservices are available with basic HTTP auth, cookie authentication, and OAuth. As an example for OAuth authenticated webservices, a Twitter client is included.
This release is available from deken for Windows 32 and 64 bit, Linux i386, x86_64, armv7 and arm64, as well as OS X with the name "purest_json".
Packages on deken are for single-precision float Pd and without multi-instance support. Building for double-precision float Pd and multi-instance support is possible from the source.
See the full changelog at https://github.com/residuum/PuRestJson/blob/2.0.0/Changelog.txt
Github repository: https://github.com/residuum/PuRestJson
Source code packages: https://github.com/residuum/PuRestJson/releases
Full documentation: https://github.com/residuum/PuRestJson/wiki
Build instructions for all platforms: https://github.com/residuum/PuRestJson/wiki/Compilation
Have fun, Thomas