0.4.0
What's Changed
- Update env to include delete-im, remove-EnvVal changes by @jayz22 in #794
- Make errors explicit in ledger snapshot functions by @leighmcculloch in #796
- Make ledger snapshot write file create dir path by @leighmcculloch in #797
- Remove token deploy in anticipation of removal of the soroban only built-in token by @sisuresh in #798
- Revert deploy and update env by @sisuresh in #800
- undo token deploy revert by @sisuresh in #801
- Add LedgerSnapshot::update(Host) by @leighmcculloch in #802
- Fix doc comments and clippy warnings on ledger snapshot by @leighmcculloch in #803
- Require only a borrow of Host when updating ledger snapshot by @leighmcculloch in #804
- Update rust-version by @github-actions in #805
- Update env by @sisuresh in #807
- Remove init from the token interface by @sisuresh in #808
- bump env and fix token interface by @sisuresh in #810
- Fix contractimpl for empty impl blocks by @brson in #811
- Update env and stellar-xdr dependencies for 0.0.12 releases by @graydon in #813
- Bump version to 0.4.0 by @github-actions in #814
New Contributors
Full Changelog: v0.3.2...v0.4.0