0.3.0
What's Changed
- Update rust-version by @github-actions in #757
- Add Env::as_contract for testutils by @leighmcculloch in #761
- Lean on workspace inheritance for deps for development by @leighmcculloch in #762
- Remove soroban-env-host from soroban-spec dependencies by @leighmcculloch in #763
- Update contract deployment to match the Env changes by @dmkozh in #766
- Reorganize recently added random functions by @leighmcculloch in #767
- Make
contract_id
public in contract clients. by @dmkozh in #768 - Bump env and remove BigInt by @sisuresh in #770
- Update stellar-env and stellar-xdr by @leighmcculloch in #771
- Run cargo clippy --fix by @sisuresh in #772
- Add soroban-ledger-snapshot by @leighmcculloch in #773
- Add back ability to register wasm contracts at any id by @leighmcculloch in #774
- Fix tests when run in some configurations by @leighmcculloch in #775
- Add missing tests and comments by @leighmcculloch in #776
- Undo breaking api change to registering tokens by @leighmcculloch in #777
- Add missing docs for macros by @leighmcculloch in #778
- Change gen JSON output from stream to array by @vinamogit in #769
- Bump version to 0.3.0 by @github-actions in #779
New Contributors
- @vinamogit made their first contribution in #769
Full Changelog: v0.2.1...v0.3.0