Skip to content

0.3.4

Compare
Choose a tag to compare
@stevenmaguire stevenmaguire released this 05 Oct 15:37

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