Skip to content

10.0.0

Compare
Choose a tag to compare
@overcat overcat released this 15 May 02:03
· 70 commits to main since this release
e49a2f6

What's Changed

Update

  • improve: The function in stellar_xdr.scval can accept sc_val of base64 and bytes types. (#932)
  • feat: add support for Soroban-RPC 21. (#933)
  • refactor: use __repr__ instead of __str__ in classes. (#936)
  • feat: add a helper function to convert SCVal to native types. (#937)
  • chore: updated various dependencies.

Breaking changes

  • feat: add support for Soroban-RPC 21, you need to upgrade Soroban PRC to version v21 or above. (#933)

Full Changelog: 9.4.0...10.0.0