What's Changed
Bug Fixes
- Fix contractimport macro rust compiler dependency tracking (#1713)
- Strengthen alloc arithmetic against edge cases (#1720)
New Features
- Add
Envtry_as_contracttestutils 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