github software-mansion/scarb v2.12.1

latest releases: cairo-lang-macro/v0.2.1, cairo-lang-macro-attributes/v0.2.1
6 days ago

Cairo release notes ➡️

Welcome to the release notes for Scarb v2.12.1!

This release brings several performance improvements and bugfixes.

Compiler plugins execution order change

Up to this release, all procedural macros has been expanded after all builtin compiler plugins.
From this release, procedural macros are expanded before all builtin compiler plugins, except for the cfg config plugin, which is run as the first.

Cairo Version

This version of Scarb comes with Cairo v2.12.1.

What's Changed

Full Changelog: v2.12.0...v2.12.1

Don't miss a new scarb release

NewReleases is sending notifications on new releases.