Scarb 0.5.0-alpha.3
Welcome to the release notes for Scarb v0.5.0-alpha.3
!
Note: This version is not yet supported on Starknet! If you want to develop contracts deployable to current Starknet v0.11, please stick with Scarb v0.4.
Cairo version
This version of Scarb comes with Cairo v2.0.0-rc5
.
What's Changed
- Update install script by @maciektr in #426
- Bump semver from 7.5.1 to 7.5.2 in /website by @dependabot in #431
- Run compiler in a new thread with increased stack size by @mkaput in #432
- Cairo Runner show parsing errors by @maciektr in #434
Full Changelog: v0.5.0-alpha.2...v0.5.0-alpha.3