Skip to content

v1.0.0

Compare
Choose a tag to compare
@singingwolfboy singingwolfboy released this 04 Jun 09:11
· 223 commits to master since this release
  • Removed support for Python 2.6 and Python 3.3.
    This project now supports Python 2.7, and Python 3.4 and above.
  • Added several examples to the documentation.
  • Added plentymarkets compliance fix.
  • Added a token property to OAuth1Session, to match the corresponding
    token property on OAuth2Session.