Skip to content

Releases: stellar/rs-soroban-sdk

22.0.3

Choose a tag to compare

@leighmcculloch leighmcculloch released this 13 Dec 10:29
5a3ca3a

What's Changed

Full Changelog: v22.0.2...v22.0.3

22.0.2

Choose a tag to compare

@leighmcculloch leighmcculloch released this 10 Dec 03:51
31b2892

What's Changed

  • Change visibility levels of generated soroban-sdk testutils code in acordance with clippy by @cgorenflo in #1403
  • Bump version to 22.0.2 by @github-actions in #1407

New Contributors

Full Changelog: v22.0.1...v22.0.2

22.0.1

Choose a tag to compare

@sisuresh sisuresh released this 06 Dec 20:17
c9a587d

What's Changed

  • Fix bug in contractimpl code generation for impl traits using associated types by @leighmcculloch in #1401
  • Bump version to 22.0.1 by @github-actions in #1404

Full Changelog: v22.0.0...v22.0.1

22.0.0

Choose a tag to compare

@sisuresh sisuresh released this 05 Dec 22:31
13f8b01

What's Changed

Full Changelog: v21.7.1...v22.0.0

22.0.0-rc.3.2

22.0.0-rc.3.2 Pre-release
Pre-release

Choose a tag to compare

@leighmcculloch leighmcculloch released this 14 Nov 06:07
9324422

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

22.0.0-rc.3.1 Pre-release
Pre-release

Choose a tag to compare

@leighmcculloch leighmcculloch released this 12 Nov 21:19
c8ff305

What's Changed

Full Changelog: v22.0.0-rc.3...v22.0.0-rc.3.1

21.7.7

Choose a tag to compare

@leighmcculloch leighmcculloch released this 11 Nov 00:26

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

22.0.0-rc.3 Pre-release
Pre-release

Choose a tag to compare

@leighmcculloch leighmcculloch released this 24 Oct 01:58
e7eccd3

What's Changed

Full Changelog: v22.0.0-rc.2.1...v22.0.0-rc.3

21.7.6

Choose a tag to compare

@leighmcculloch leighmcculloch released this 24 Oct 00:25

What's Changed

  • Prevent use with rust 1.82+ (#1371) (backported in #1372)

Full Changelog: v21.7.5...v21.7.6

21.7.5

Choose a tag to compare

@leighmcculloch leighmcculloch released this 22 Oct 01:41

What's Changed

  • Add infallible From conversions for types to ScVal (#1338)

Full Changelog: v21.7.4...v21.7.5