0.5.0
What's Changed
- Allow xlm balance updates by @sisuresh in #822
- Fix vec insert by @jayz22 in #827
- Adapt SDK to changes to {Try,}{From,Into}Val in env crates. by @graydon in #824
- Fix vec pop_front by @mootz12 in #830
- Bump env by @sisuresh in #832
- Use better storage error in tests by @sisuresh in #831
- (minimal) Adapt to introduction of Env::Error by @graydon in #837
- Improve compiler errors for UDTs by @brson in #836
- Allow same named types and functions by @leighmcculloch in #839
- Make soroban_token_spec::spec_xdr easier to keep updated by @leighmcculloch in #845
- Update rust-version by @github-actions in #842
- Remove build-optimized makefile target by @leighmcculloch in #849
- Auth Next changes in SDK by @dmkozh in #848
- Add docs to contract spec entries by @leighmcculloch in #841
- SDK support for simplified
require_auth
. by @dmkozh in #854 - Bump SDK XDR version and fix build by @dmkozh in #855
- Re-export all xdr by @paulbellamy in #856
- bump env by @sisuresh in #857
- Update auth testing utility interface. by @dmkozh in #859
- Bump version to 0.5.0 by @github-actions in #860
New Contributors
Full Changelog: v0.4.3...v0.5.0