Hello,
I am happy to announce the release of PuREST JSON 1.4.3, code name: Y U no stable API.
This release is a minor update and contains changes to the build scripts and bugfixes. It will be the last in the 1.x.x branch, the next release will introduce breaking changes.
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 and arm, as well as OS X with the name "purest_json".
Changes since 1.4.2: - Update of build scripts and documentation - Usage of CI for build
See the full changelog at https://github.com/residuum/PuRestJson/blob/1.4.3/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