Scarb 0.5.0-alpha.0
Welcome to the release notes for Scarb v0.5.0-alpha.0
!
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.
This is a quick release that comes with support for the latest Cairo v2.0.0-rc2
release!
Cairo version
This version of Scarb comes with Cairo v2.0.0-rc2
.
What's Changed
- Introduce
internal::serdex
module andRelativeUtf8PathBuf
to solve TOML paths issues by @mkaput in #407 - docs: fix typo by @tserg in #409
- Update Cairo to 2.0.0-rc2 by @maciektr in #412
- Prepare release
0.5.0-alpha.0
by @maciektr in #418
New Contributors
Full Changelog: v0.4.0...v0.5.0-alpha.0