0.8.1
What's Changed
- Token interface updates by @sisuresh in #224
- Add a very simple account contract example. by @dmkozh in #227
- Removed top level Cargo.toml to have individual examples not be managed under a virtual workspace by @anupsdf in #232
- Bringing back the git rev hash to Cargo.toml of each project by @anupsdf in #234
- build: add Cargo.lock to each directory by @chadoh in #236
- Bump sdk by @sisuresh in #235
- Update examples to set metadata by @sisuresh in #225
- Remove soroban_token_spec.wasm and use the new client in the sdk by @sisuresh in #240
- Bump SDK and add upgradeable_contract example by @sisuresh in #238
- Add contractmeta for the liquidity pool example by @sisuresh in #241
- Remove derive Default by @leighmcculloch in #243
- Make fmt target modify files by @leighmcculloch in #247
- Run each example in isolation in CI by @leighmcculloch in #248
- Bump sdk to 0.8.1 by @sisuresh in #242
New Contributors
Full Changelog: v0.7.0...v0.8.1