Skip to content

3.0.0

Compare
Choose a tag to compare
@fuzeman fuzeman released this 26 Oct 02:19
· 71 commits to master since this release
3.0.0
14c6b72

Added

  • Implemented the show progress interface (#60)
  • Support for the extended parameter on sync methods (#57)

Changed

  • Requests that raise exceptions are now retried (with retry=True)
  • Dropped support for Python 2.6, 3.3

Fixed

  • Issue disabling pagination on watchlist requests (#62)