0.0.12
What's Changed
- Wasm instruction level calibration by @jayz22 in #597
- Delete im by @graydon in #585
- Remove
EnvVal
by @jayz22 in #608 - Fix
first/last_index_of
functions to use deep object comparison by @jayz22 in #612 - Export type aliases for
Storage
andFootprint
; update wasm files by @jayz22 in #611 - Add env.json by @leighmcculloch in #613
- Remove built-in soroban token by @sisuresh in #607
- Update rust-version by @github-actions in #614
- Use single balances in the Stellar Asset Contract by @sisuresh in #615
- Update interface by @sisuresh in #616
- fix comment by @sisuresh in #618
- Remove unnecessary i128 clone by @jayz22 in #619
- Bump version to 0.0.12 by @github-actions in #621
Full Changelog: v0.0.11...v0.0.12