Skip to content

Releases: stellar/rs-soroban-sdk

0.8.6

Choose a tag to compare

@leighmcculloch leighmcculloch released this 14 Jun 20:03
2bb866b

What's Changed

  • Fix bug in encode of u/i128 numbers in TypeScript generated client by @willemneal in #976

Full Changelog: v0.8.5...v0.8.6

0.8.5

Choose a tag to compare

@leighmcculloch leighmcculloch released this 12 Jun 22:59
7d143e4

What's Changed

Full Changelog: v0.8.4...v0.8.5

0.8.4

Choose a tag to compare

@leighmcculloch leighmcculloch released this 18 May 23:55
8f19b85

What's Changed

Full Changelog: v0.8.3...v0.8.4

0.8.3

Choose a tag to compare

@leighmcculloch leighmcculloch released this 18 May 16:36
d627ae4

What's Changed

  • Return Address when deploy not BytesN<32> by @leighmcculloch in #949
  • Bump version to 0.8.3 by @github-actions in #950

Full Changelog: v0.8.2...v0.8.3

0.8.2

Choose a tag to compare

@leighmcculloch leighmcculloch released this 18 May 06:45
9969179

What's Changed

Full Changelog: v0.8.1...v0.8.2

0.8.1

Choose a tag to compare

@leighmcculloch leighmcculloch released this 15 May 19:25
b072244

What's Changed

Full Changelog: v0.8.0...v0.8.1

0.8.0

Choose a tag to compare

@sisuresh sisuresh released this 04 May 23:11
090f5c8

What's Changed

Full Changelog: v0.7.0...v0.8.0

0.7.0

Choose a tag to compare

@sisuresh sisuresh released this 22 Mar 19:27
8abd335

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

0.6.0

Choose a tag to compare

@sisuresh sisuresh released this 14 Feb 18:08
bb7d186

What's Changed

  • Support variants with multiple fields in UDTs by @brson in #850
  • Error on UDT enums with 0-element tuple variants by @brson in #863
  • Rename var in test and rename test by @leighmcculloch in #864
  • Bump version to 0.6.0 by @github-actions in #865

Full Changelog: v0.5.0...v0.6.0

0.5.0

Choose a tag to compare

@sisuresh sisuresh released this 07 Feb 21:22
bb98641

What's Changed

New Contributors

Full Changelog: v0.4.3...v0.5.0