Skip to content

v0.11.2

Compare
Choose a tag to compare
@JakeUrban JakeUrban released this 08 Jul 21:42
· 433 commits to master since this release

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