github stellar/rs-soroban-sdk v25.1.0
25.1.0

latest releases: v26.0.0, v26.0.0-rc.1, v25.3.1...
3 months ago

What's Changed

Bug Fixes

  • Fix contractimport macro rust compiler dependency tracking (#1713)
  • Strengthen alloc arithmetic against edge cases (#1720)

New Features

  • Add Env try_as_contract testutils function (#1662)

All Changes

  • fix: use include_bytes for contractfile macro to improve file dependency tracking by @mootz12 in #1713
  • feat: add try_as_contract test function by @mootz12 in #1662
  • Strengthen alloc arithmetic against edge cases by @graydon in #1720
  • Bump version to 25.1.0 by @github-actions[bot] in #1721

Full Changelog: v25.0.2...v25.1.0

Don't miss a new rs-soroban-sdk release

NewReleases is sending notifications on new releases.