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.