0.8.0
What's Changed
- Introduce temporary storage support in SDK. by @dmkozh in #899
- Fix broken link by @sisuresh in #903
- Remove 'admin' param from the SDK token spec. by @dmkozh in #904
- Rename token functions by @sisuresh in #905
- bump xdr by @sisuresh in #906
- Set a random hidden source account for test Envs by @leighmcculloch in #911
- Move the generated token client and token spec into the sdk by @sisuresh in #912
- Remove soroban-token-spec by @leighmcculloch in #915
- Remove superfluous env parameters by @leighmcculloch in #916
- Add macro for code metadata by @sisuresh in #914
- Add utils for metadata and token metadata by @sisuresh in #907
- Add conversions from Address<>ScAddress by @leighmcculloch in #918
- Update rust-version by @github-actions in #919
- Add a function to update current contract's executable with provided Wasm by @dmkozh in #921
- Hide Env.host() in docs by @leighmcculloch in #922
- Bump env and fix verify order by @sisuresh in #923
- Bump env and sdk for multi-invoke change by @sisuresh in #924
- Make crate path configurable in contractimpl by @leighmcculloch in #925
- Update soroban-env by @leighmcculloch in #928
- Update soroban-env, stellar-xdr by @leighmcculloch in #930
- Default to enforced auth in tests by @leighmcculloch in #926
- Update rust-version by @github-actions in #932
- Update soroban-env by @2opremio in #933
- Add granular mocking of auth in tests by @leighmcculloch in #929
- initial version of cargo-deny by @graydon in #931
- Bump version to 0.8.0 by @github-actions in #936
Full Changelog: v0.7.0...v0.8.0