This repository was archived by the owner on Nov 18, 2023. It is now read-only.
Releases: residuum/PuRestJson
Releases · residuum/PuRestJson
Ye Olde Pendulum
This is the first release with a fixed API. Use this version, if your package system uses json-c version 0.10 or lower.
Functional changes to 0.15.0:
- Info for users while loading object
Bug fixes in [json-encode]:
- array handling
- number handling
Pendulum
The API they are a-changing
- Cancellation is now faster
- Switch to json-c 0.11
- Refactoring of code
[rest-json]
has been removed[json-decode]
: string values will not be checked for numbers or boolean
API changes in [oauth]
and [rest]
:
[write(
method is now called[file(
[url(
method is now called[init(
- init errors only output to console
- changes to status outlet
Davo
heady stuff
- Setting HTTP headers possible
- Cancelling of requests possible while waiting (experimental)
- Switched Makefile to libary template 1.0.14
- Semantic versioning
I accidentally the whole cookie
Bugfix: Cookie authentication is working again.
The multitude came together
- Disabling checking peer for SSL requests in [rest] and [oauth] possible
- [urlparams] does now overwrite previously set parameters
- RSA-SHA1 signature possible, otherwise info message is posted to Pd console
- Bugfixes:
- SSL requests on Windows possible
- regression fixed for PUT requests
long string is long
- symbols can be longer than MAXPDLENGTH (1024 characters)
- [json-decode] works with lists and any other data type as well
- Setting request timeout for [rest] and [oauth] possible
- Bugfixes:
- [oauth] posts data again
- Fixed segfault in Windows at errors
- Cleaning up of source code and help files
sailing to Colchis
- [json-encode] writes and reads JSON data to and from files
- [oauth] does not use deprecated functions from liboauth 1.0
- [oauth] and [rest] share functions
- [json-encode] and [urlparams] share functions
- Bugfixes:
- POST sends correct parameter data
- HTTP errors are displayed with error code
I did, I did taw a putty tat
- Added objects: [oauth] [urlparams] [rest]
- [rest-json] is now an abstraction
- Bugfixes
- Better examples and help patches