Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Releases: alma/alma-python-client

3.0.2

07 Dec 18:02
57013da
Compare
Choose a tag to compare

Fixes

  • Fix dump for null-body requests.

3.0.1

05 Dec 10:58
f9df3e7
Compare
Choose a tag to compare

Fixes

  • Configure credentials later in the flow.

3.0.0

29 Jun 10:26
3.0.0
5e2e9f6
Compare
Choose a tag to compare

Breaking change

  • Move the code from the alma namespace into the alma_client namespace.
  • Remove support for Python 3.6 and Python 3.7

2.0.2

22 Jun 12:49
2.0.2
c4552d7
Compare
Choose a tag to compare
  • Fix potential-fraud method URLs (#27)

2.0.1

17 Jun 14:21
2.0.1
610c15f
Compare
Choose a tag to compare
  • Add custom_fields and include_child_accounts attributes to the DataExport creation endpoint

2.0.0

12 Aug 12:57
@mgu mgu
Compare
Choose a tag to compare

Breaking changes

  • Move from requests to HTTPX
  • Handle both sync and async python clients
  • Remove support for Python 3.5
  • Add support for Python 3.9

1.2.0

01 Sep 13:02
Compare
Choose a tag to compare
  • Add support for different authentication methods (#15)
  • Add Black & isort checks on pull requests (#16)

1.0.0

24 Mar 13:45
1.0.0
03e13da
Compare
Choose a tag to compare
  • Create a Python client for Alma
  • Handle Order entity for Payment
  • Handle the refund endpoint
  • Handle pagination for orders
  • Handle the send-sms API for payments.