v0.53.0
What's Changed
- fix typos in doc by @hattizai in #1219
- feat: get
TransactionBuilder
from script and contract calls by @hal3e in #1220 - feat!: deprecate
U256
and useu256
by @hal3e in #1217 - Bump versions to 0.53.0 by @digorithm in #1222
New Contributors
Full Changelog: v0.52.0...v0.53.0
Breaking changes
U256
is not supported anymore. If used in sway, the SDK will return a runtime error.