- Relax dependency for guzzle to include 6.3.x (unsplash#88)
- Add
__isset
method toEndpoint
(unsplash#89)
- Added support for
orientation
andcollections
filters to photo search.
- Update dependecy version (>= 1.0.3) on oauth2-unsplash
- Remove deprecated
category
parameters
- Support for tracking photo downloads as per updated API guidelines
- Update dependecy version on oauth2-client (>= 1.4.2)
- Update dependecy version on oauth2-unsplash
- The parameters order was breaking code using older version of the package
- Curated photos endpoint (thanks @janhenckens #40)
- OAuth2-Client package
- Migrate CI to travis
- New enpoints for user's collection
- New enpoints for collection
- New badge in README to keep track of dependencies
- New version of OAuth2-Client package (thanks @zembrowski #26)
- New method to retrieve the number of element in collection
- New major version of OAuth2-Client package (thanks @zembrowski #23)
- New endpoint to retrieve photos a user liked
- New endpoints to like and unlike photos on the behalf of the current user
- New endpoint to retrieve a random photo (thanks @DannyWeeks #18)
- Improve phpDoc block (thanks @freezy-sk #15)
- Headers were wrongly parsed when requesting total pages (thanks @freezy-sk #13)
- Include stats endpoints
- Launch