Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

Releases: residuum/PuRestJson

Medea

27 Nov 20:59
Compare
Choose a tag to compare

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

08 Nov 00:33
Compare
Choose a tag to compare

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

06 Jan 02:31
Compare
Choose a tag to compare
  • Update of build scripts and documentation
  • Usage of CI for build

Orpheus's lyre

24 Jun 23:28
Compare
Choose a tag to compare
  • 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

09 Jan 12:07
Compare
Choose a tag to compare
  • [rest] and [oauth] can now use proxies to issue HTTP requests
  • Updated manual

Trickle down theory

24 May 22:54
Compare
Choose a tag to compare

Functional changes:

  • [rest] and [oauth]: HTTP streaming enabled
  • Rewrite of manual
  • Optimization in [json-encode] and [urlparams]

Ye olde OAuth rly

31 Jan 23:02
Compare
Choose a tag to compare

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

31 Jan 23:03
Compare
Choose a tag to compare

Use this version, if your package system uses json-c version 0.11 or later.

Functional changes:

  • [oauth]: PATCH, TRACE and OPTIONS request implemented

Ye olde Wow! Much request! Such test!

14 Jun 17:15
Compare
Choose a tag to compare

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!

14 Jun 17:15
Compare
Choose a tag to compare

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]