Releases: alma/alma-python-client
Releases · alma/alma-python-client
3.0.2
Fixes
- Fix dump for null-body requests.
3.0.1
Fixes
- Configure credentials later in the flow.
3.0.0
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
- Fix potential-fraud method URLs (#27)
2.0.1
- Add
custom_fields
and include_child_accounts
attributes to the DataExport creation endpoint
2.0.0
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
- Add support for different authentication methods (#15)
- Add Black & isort checks on pull requests (#16)
1.0.0
- 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.