Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 579 Bytes

File metadata and controls

26 lines (20 loc) · 579 Bytes

Current Version

2.3.0 June 22, 2017

  • Add api_version to Client config
  • Add tox
  • Add support for python3.6
  • Add flake8 to test suite
  • Move /test directory inside package
  • Migrate relative imports to package absolute

2.2.0 January 6, 2016

  • Add merchants resource

2.1.0 January 4, 2017

  • Add utils#is_webhook_authentic function

2.0.0 October 13, 2016

  • Add accounts resource
  • Add breaking changes to pybutton.Response class

1.1.0 October 4, 2016

  • Add config options: hostname, port, secure, timeout

1.0.2 August 11, 2016

  • Initial Release