- Update dependencies and drop support for python <3.5
- Add method for decoding signed_payload_jwt
- Add example for V3 API to readme
- [karen-white] Updated allowable methods on ProductVideos
- [bookernath] Automatically handle rate limiting via optional parameters
- [bookernath] Bump requests to 2.20.0
- [bookernath] Add counting for Web Pages
- [bookernath] Add CRUD of Blog Posts
- [Anmol-Gulati] Do not use mutable objects as default arguments
- [bookernath] Option to use BC server time to synchronize BC login API
- [bookernath] Fix app installation flow
- [surbas] New method for automatically paginating resources
- [bookernath] Remove streql dependency
- [bookernath] Fix redirect_to parameter for Customer Login API
- [bookernath] Support for new rate limiting headers (OAuth connections only)
- [bookernath] Gzip support
- [neybar] Filters on SKU resource
- [bc-croh92] PEP-470 compliance in setup.py
- [verygoodsoftwarenotvirus] Fixed a typo in readme
- [jbub] Add missing order taxes subresource
- [bookernath] Add support for web pages
- [bookernath] Add order message support
- [bookernath] Add support for customer login tokens
- [bookernath] Add support for currencies
- [bookernath] Add support for product reviews CRUD
- [mattolson] Update badges for pypip.in
- [bc-bfenton] Updating code for pep8 compliance
- [bookernath] Add gift certs and banners as resources
- [bookernath] Fix bug with path counting
- [jtallieu] Add support for Google product mappings endpoint
- [mattolson] Add counts for all resources and subresources that support it
- [mattolson] Refactor to allow override of paths; Extract delete_all into a separate class
- [sebaacuna] Add support for Product count
- [mattolson] Allow override of auth endpoint with environment var
- [mattolson] Allow override of API endpoint with environment var
- [hockeybuggy] Cleanup whitespace
- [Alir3z4, hockeybuggy] Add Webhooks resource
- [skyler] Update README
- [sgerrand] Update README
- The beginning of time (at least as far as this change log is concerned).