Hello,
I am happy to announce the release of PuREST JSON 1.4.1, code name: Orpheus's lyre.
This release is a bug fix release to counter possible crashes and memory leaks due to a wrong usage of json-c in prior versions.
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, Linux i386, and Linux x86_64 with the name "purest_json"
Changes since 1.4.0:
See the full changelog at https://github.com/residuum/PuRestJson/blob/master/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