0.3.4
Added
- Add parameters to all Http methods. "Despite using POST and PUT, the Trello API actually expects the values to be in the query string rather than in the request body."
- Improve thrown exception to check if response body is valid json.
Deprecated
- Nothing
Fixed
- Nothing
Removed
- Nothing
Security
- Nothing