We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d6b4ed commit 975c2f8Copy full SHA for 975c2f8
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9
### Changed
10
11
* All classes now use strict typing [#93](https://github.com/swisnl/json-api-client/pull/93).
12
+* All JSON-actions (`json_encode` and `json_decode`) will throw JsonExceptions on error [#94](https://github.com/swisnl/json-api-client/pull/94).
13
14
### Removed
15
0 commit comments