0.0.10
What's Changed
- Fix build by @leighmcculloch in #564
- Update rust-version by @github-actions in #562
- Add Host::with_artificial_test_contract_frame by @leighmcculloch in #565
- Lean on workspace inheritance for deps for development by @leighmcculloch in #568
- Use the current SDK version for test WASMs. by @dmkozh in #571
- Restructure benchmark framework, add calibration code for all
CostType
s. by @jayz22 in #561 - Disable budget costs for object cmp by @jayz22 in #580
- Env changes to decouple contract instance from source (CAP-46-02) by @dmkozh in #572
- Remove BigInt, switch everything to {ui}128. by @graydon in #581
- Add VERSION to the env crates by @leighmcculloch in #588
- Loosen serde requirement by @leighmcculloch in #589
- Update stellar-xdr by @leighmcculloch in #590
- Update soroban-wasmi by @leighmcculloch in #591
- Update stellar-xdr by @leighmcculloch in #593
- Bump version to v0.0.10 by @leighmcculloch in #594
Full Changelog: v0.0.9...v0.0.10