v0.11.2
0.11.0 and 0.11.1 releases will be removed from PyPI, since they contain the bugs documented below.
Features
- Added endpoint and integrations for SEP-12's new
GET /customer
endpoint
Dependencies
- Upgrades
stellar-sdk
from 2.4 to 2.6.1
Breaking Changes
CustomerIntegration.put
integration now must return a customer ID (string)
Bug Fixes
- requests to SEP-12's
DELETE /customer
endpoint no longer causes a 500 Server Error - removes the fee & total widget on interactive flow UI pages, unless amount field is displayed