Releases: stevenmaguire/trello-php
Releases · stevenmaguire/trello-php
0.3.3
Added
- Nothing
Deprecated
- Nothing
Fixed
- Nothing
Removed
- Remove
makeQuery
method fromClient
Security
- Nothing
0.3.2
Added
- Add parameters to GET and DELETE Http methods
Deprecated
- Nothing
Fixed
- Nothing
Removed
- Nothing
Security
- Nothing
0.3.1
Added
- Add temporary credentials support
Deprecated
- Nothing
Fixed
- Nothing
Removed
- Nothing
Security
- Nothing
0.3.0
Added
- Central configuration object
- Authorization support to assist with OAuth1 auth flow
- Example code for OAuth1 auth flow
- Improved documentation for getting started
Deprecated
- Nothing
Fixed
- Nothing
Removed
- Nothing
Security
- Nothing
0.2.1
Added
- Dynamic method implementation (faster execution)
Deprecated
- Nothing
Fixed
- Nothing
Removed
- Superflous traits (extra code)
Security
- Nothing
0.2.0
Added
- New client api
- Complete client api documentation
- 100% test code coverage
- PSR 7 compatbility
Deprecated
- Nothing
Fixed
- Nothing
Removed
- Nothing
Security
- Nothing
Play nice, Composer
0.1.1 composer hell
First stable
- Core functionality established
- 100% Code Coverage for Integration Tests
- 49% Code Coverage for Unit Tests