10.0.0
What's Changed
Update
- improve: The function in
stellar_xdr.scval
can acceptsc_val
ofbase64
andbytes
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