Skip to content

v0.0.8

Compare
Choose a tag to compare
@tanelj tanelj released this 08 Feb 14:57
· 31 commits to master since this release
  • Added auto pagination and per page option for listing endpoints (auto_paginate: true, per_page: 250) #9.
  • Allow to follow 301 redirects for API endpoints #8.
  • Allow to set API endpoint protocol to HTTPS (protocol: 'https') #6.