Skip to content

Releases: button/button-client-python

3.0.0

25 Sep 21:31
1993329

Choose a tag to compare

v3.0.0

Cut 3.0.0 release (#38)

v2.7.0: Add time_field to accounts#transactions (#33)

22 Jun 15:22
b1d75ad

Choose a tag to compare

* Added optional `time_field` argument to `client.accounts.transactions`

* Fixup flake8; add test

Add HTTPResponseError to top-level module

05 Jun 22:46
14f5641

Choose a tag to compare

Add HTTPResponseError to top-level import (#32)

* Add HTTPResponseError to top-level import

* Add flake8 exceptions

Add HTTPResponseError

18 May 14:38

Choose a tag to compare

v2.6.0

Add HTTPResponseError to expose underlying http error codes and cause…

Add Links resource

18 May 14:32
cd75fcb

Choose a tag to compare

Add Links resource

Add Customers

19 Jul 17:41

Choose a tag to compare

v2.4.0

Cut 2.4.0 Release (#26)

Add support for Python 3.6

22 Jun 21:25

Choose a tag to compare

v2.3.0

Cut 2.3.0 (#22)

Add Merchants

22 Jun 21:24

Choose a tag to compare

v2.2.0

Cut 2.2.0 release (#14)

Add utils#is_webhook_authentic

04 Jan 18:46

Choose a tag to compare

v2.1.0

Cut 2.1.0 release (#11)

Accounts resource & updated Response class

13 Oct 21:24

Choose a tag to compare

  • Added Accounts resource with all and transactions methods
  • Breaking changes to pybutton.Response class