Releases: pexels/pexels-ruby
Releases · pexels/pexels-ruby
v.0.6.0
v.0.5.0
v.0.4.0
v.0.3.0
- Add support for photo and video search with filters.
- Added
avg_color
attribute toPhoto
object.
v0.2.1
- Added
type
,photo?
andvideo?
helper methods toPhoto
andVideo
classes.
v0.2.0
- Fixed incorrect URL for collections endpoints.
- Added pagination methods
next_page
andprev_page
toPaginatedResponse
. - Added
total_pages
toPaginatedResponse
. - Extracted
Request
andResponse
objects for reusability. - Added
Pexels/Ruby
User-Agent
header to requests.
v.0.1.0
- Add support for returning collections belonging to the API user.
- Add support for returning media from a collection.