github software-mansion/scarb v2.5.2

latest releases: cairo-lang-macro/v0.2.1, cairo-lang-macro-attributes/v0.2.1, v2.12.1...
19 months ago

Cairo release notes ➡️

Welcome to the release notes for Scarb v2.5.2!

This release brings the scarb check command for the first time!

Scarb Check

If you want to check your code for any build errors, but do not really need any build artifacts, you can now use the new check command instead of standard build! This will give you a perfomance advantage, as Scarb no longer needs to spend time creating and emitting all the output files. Try this in your CI!

Cairo Version

This version of Scarb comes with Cairo v2.5.2.

What's Changed

New Contributors

Full Changelog: v2.5.1...v2.5.2

Don't miss a new scarb release

NewReleases is sending notifications on new releases.