Releases: stellar/rs-soroban-sdk
Releases · stellar/rs-soroban-sdk
22.0.0-rc.3.2
What's Changed
- Allow unnecessary unit expression in ContractArgs functions by @leighmcculloch in #1395
- Bump version to 22.0.0-rc.3.2 by @github-actions in #1396
Full Changelog: v22.0.0-rc.3.1...v22.0.0-rc.3.2
22.0.0-rc.3.1
What's Changed
- Add no-change check to build-fuzz and docs builds by @leighmcculloch in #1383
- fix argument list for
from_array
by @jayz22 in #1384 - Add wasm size to output by @leighmcculloch in #1386
- Add ContractArgs for building function args by @leighmcculloch in #1382
- Remove unused makefile targets by @leighmcculloch in #1388
- Remove pin of nightly version for nightly builds by @leighmcculloch in #1387
- Create migration notes in Rust docs for v22 by @leighmcculloch in #1248
- Add a link to migrating docs to home by @leighmcculloch in #1389
- Limit the versions of arbitrary/derive_arbitrary to 1.3.x by @leighmcculloch in #1392
- Bump version to 22.0.0-rc.3.1 by @github-actions in #1393
Full Changelog: v22.0.0-rc.3...v22.0.0-rc.3.1
21.7.7
What's Changed
- Limit the versions of arbitrary and derive_arbitrary to ~1.3.0 due to breaking changes in 1.4.x
Full Changelog: v21.7.6...v21.7.7
22.0.0-rc.3
What's Changed
- Filter events the env exposes in test snapshots to contracts to contract events by @leighmcculloch in #1361
- Fix breaking changes in latest stable and nightly rust by @leighmcculloch in #1375
- Prevent use with rust 1.82+ by @leighmcculloch in #1371
- expose
Fr
into its own type by @jayz22 in #1373 - Bump env version to 22.0.0-rc.3 by @anupsdf in #1378
- Add test demonstrating issue with using Option inside an enum by @leighmcculloch in #1380
- Bump version to 22.0.0-rc.3 by @github-actions in #1381
Full Changelog: v22.0.0-rc.2.1...v22.0.0-rc.3
21.7.6
What's Changed
Full Changelog: v21.7.5...v21.7.6
21.7.5
What's Changed
- Add infallible From conversions for types to ScVal (#1338)
Full Changelog: v21.7.4...v21.7.5
22.0.0-rc.2.1
What's Changed
- Add &Bytes->Val conversions. by @dmkozh in #1362
- Fix importing contract crates into other crates for testing by @leighmcculloch in #1364
- Deprecate fuzz_catch_panic by @leighmcculloch in #1365
- Bump version to 22.0.0-rc.2.1 by @github-actions in #1366
Full Changelog: v22.0.0-rc.2...v22.0.0-rc.2.1
21.7.4
What's Changed
- Fix importing contract crates into other crates for testing by @leighmcculloch in #1364 (cherry-picked in #1367)
- Bump version to 21.7.4 by @github-actions in #1367
Full Changelog: v21.7.3...v21.7.4
22.0.0-rc.2
What's Changed
Full Changelog: v22.0.0-rc.1.1...v22.0.0-rc.2
22.0.0-rc.1.1
What's Changed
- Update env and xdr by @leighmcculloch in #1357
- Bump version to 22.0.0-rc.1.1 by @github-actions in #1358
Full Changelog: v22.0.0-rc.1...v22.0.0-rc.1.1