0.6.0
What's Changed
- Fix tests so they compile when running cargo test inside the module directory by @sisuresh in #194
- Adapt examples to API changes in SDK PR #824 by @graydon in #195
- Fix SDK revs to point to post-merge by @graydon in #196
- fix rustup by @tyvdh in #201
- Update to use rs-soroban-sdk 0.4.3 by @silence48 in #200
- Update examples for Auth Next. by @dmkozh in #204
- Update token example to use Auth Next by @dmkozh in #205
- Update liquidity pool to use auth next by @sisuresh in #206
- Update account contract examples to use the updated token interface. by @dmkozh in #208
- Check non-negative amounts in token contract by @brson in #202
- Bump sdk to 0.6.0 by @sisuresh in #212
- Update cli version to 0.6.0 by @sisuresh in #213
New Contributors
- @silence48 made their first contribution in #200
- @brson made their first contribution in #202
Full Changelog: v0.4.2...v0.5.0