Skip to content

25.1.0

Choose a tag to compare

@leighmcculloch leighmcculloch released this 06 Feb 11:31
86c50a1

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