2020-02-04 13:24:40 +00:00
|
|
|
## Releases
|
|
|
|
|
2020-04-06 14:30:03 +00:00
|
|
|
## 1.0.7
|
|
|
|
Update NPM dependencies and add 429 to the list of HttpCodes
|
|
|
|
|
2020-02-04 19:19:46 +00:00
|
|
|
## 1.0.6
|
|
|
|
Automatically sends Content-Type and Accept application/json headers for \<verb>Json() helper methods if not set in the client or parameters.
|
|
|
|
|
|
|
|
## 1.0.5
|
|
|
|
Adds \<verb>Json() helper methods for json over http scenarios.
|
2020-02-04 13:24:40 +00:00
|
|
|
|
2020-02-04 13:25:48 +00:00
|
|
|
## 1.0.4
|
|
|
|
Started to add \<verb>Json() helper methods. Do not use this release for that. Use >= 1.0.5 since there was an issue with types.
|
2020-02-04 13:24:40 +00:00
|
|
|
|
2020-02-04 19:19:46 +00:00
|
|
|
## 1.0.1 to 1.0.3
|
|
|
|
Adds proxy support.
|