20.3.1
What's Changed
- cli: Use the soroban-rpc Crate from the RPC Repo by @stellarsaur in #1195
- cli: Remove ALL RPC Related Code and Workflows by @stellarsaur in #1198
- all: Separated Soroban RPC from this repository by @willemneal in #1174
- fix: Bugs in
soroban contract init
by @elizabethengelman in #1176 - fix: Embedding the init template files in the build by @elizabethengelman in #1196
- fix: Rename Cargo.toml to Cargo.text in the init template files by @elizabethengelman in #1206
- all: Repoint soroban-spec-tools to the moved one in stellar/soroban-rpc by @Shaptic in #1203
- all: Bump versions of soroban-rpc and spec-tools crates by @psheth9 in #1209
- test: Update references in end-to-end tests to point to the latest releases by @sreuland in #1211
New Contributors
Full Changelog: v20.3.0...v20.3.1