Releases: residuum/PuRestJson
Medea
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
Y U no stable API
This is the last bugfix release for the 1.x.x branch before 2.x.x is released, which will bring breaking changes.
- Bug fix: compilation works with json-c >= 0.13
- Bug fix: remove builderplate display in Pd console
Binaries are available via deken.
Argo in Shipyard
- Update of build scripts and documentation
- Usage of CI for build
Orpheus's lyre
- Bug fix:
- [json-encode] and [json-decode]: Correctly freeing JSON object memory
- Removed Google API calls from help
- Switch Makefile to pd-lib-builder
- Remove building of own Debian packages
- [Mac] Add liboauth build as homebrew script
My Neighbor TOR
[rest]
and[oauth]
can now use proxies to issue HTTP requests- Updated manual
Trickle down theory
Functional changes:
- [rest] and [oauth]: HTTP streaming enabled
- Rewrite of manual
- Optimization in [json-encode] and [urlparams]
Ye olde OAuth rly
Use this version, if your package system uses json-c version 0.10 or lower.
Functional changes:
- [oauth]: PATCH, TRACE and OPTIONS request implemented
OAuth rly
Ye olde Wow! Much request! Such test!
Use this version, if your package system uses json-c version 0.10 or lower.
Functional changes:
- [rest]: HEAD, PATCH, TRACE and OPTIONS request implemented
- [oauth]: HEAD request implemented
Bug fixes:
- [rest] and [oauth]: Mac OS X needs cacert.pem
- [json-encode]: differentiate between float and integer values
Other:
- unit tests for [json-decode], [json-encode], [urlparams]
Wow! Much request! Such test!
Use this version, if your package system uses json-c version 0.11 or later.
Functional changes:
- [rest]: HEAD, PATCH, TRACE and OPTIONS request implemented
- [oauth]: HEAD request implemented
Bug fixes:
- [rest] and [oauth]: Mac OS X needs cacert.pem
- [json-encode]: differentiate between float and integer values
Other:
- unit tests for [json-decode], [json-encode], [urlparams]