All Notable changes to trello-php
will be documented in this file
- Nothing
- Nothing
- Update updateCardCustomField method to use send request as JSON with body
- Nothing
- Nothing
- Nothing
- Nothing
- Update path mapping for updateCardCustomField method
- Nothing
- Nothing
- Added support for getting a custom fields for a given card
- Nothing
- Nothing
- Nothing
- Nothing
- Added support for custom fields - https://developers.trello.com/docs/getting-started-custom-fields
- Nothing
- Nothing
- Nothing
- Nothing
- Nothing
- Nothing
- HTTP client now omits multipart request option when multipart resources are not present - thanks @dragonee
- Nothing
- Nothing
- Add support for HTTP proxy configuration.
- Nothing
- Nothing
- Nothing
- Nothing
- Add support for RequestExceptions that do not have a Response object.
- Nothing
- Nothing
- Nothing
- Nothing
- Update Http client to handle file upload successfully.
- Nothing
- Nothing
- Nothing
- Nothing
- 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.
- Nothing
- Nothing
- Nothing
- Nothing
- Nothing
- Nothing
- Nothing
- Remove
makeQuery
method fromClient
- Nothing
- Add parameters to GET and DELETE Http methods
- Nothing
- Nothing
- Nothing
- Nothing
- Add temporary credentials support
- Nothing
- Nothing
- Nothing
- Nothing
- Central configuration object
- Authorization support to assist with OAuth1 auth flow
- Example code for OAuth1 auth flow
- Improved documentation for getting started
- Nothing
- Nothing
- Nothing
- Nothing
- Dynamic method implementation (faster execution)
- Nothing
- Nothing
- Superflous traits (extra code)
- Nothing
- New client api
- Complete client api documentation
- 100% test code coverage
- PSR 7 compatbility
- Nothing
- Nothing
- Nothing
- Nothing