Skip to content

Releases: pexels/pexels-ruby

v.0.6.0

19 Sep 11:02
Compare
Choose a tag to compare

Add fps to Pexels::Video::File

v.0.5.0

16 Sep 12:56
Compare
Choose a tag to compare

Expose timeout options

v.0.4.0

17 Aug 17:37
fe7fd68
Compare
Choose a tag to compare

Add support for returning featured collections.

v.0.3.0

16 Apr 19:07
Compare
Choose a tag to compare
  • Add support for photo and video search with filters.
  • Added avg_color attribute to Photo object.

v0.2.1

15 Apr 19:44
Compare
Choose a tag to compare
  • Added type, photo? and video? helper methods to Photo and Video classes.

v0.2.0

12 Apr 18:05
Compare
Choose a tag to compare
  • Fixed incorrect URL for collections endpoints.
  • Added pagination methods next_page and prev_page to PaginatedResponse.
  • Added total_pages to PaginatedResponse.
  • Extracted Request and Response objects for reusability.
  • Added Pexels/Ruby User-Agent header to requests.

v.0.1.0

09 Apr 20:50
84749d1
Compare
Choose a tag to compare
  • Add support for returning collections belonging to the API user.
  • Add support for returning media from a collection.