github software-mansion/scarb v2.20.1

12 hours ago

Cairo release notes ➡️

Welcome to the release notes for Scarb v2.20.1!
This release brings your package's documentation to the registry: scarb publish now builds and uploads it automatically, and a new scarb publish-docs command lets you manage it on its own.

Publish Your Package Docs

scarb publish now builds your package's documentation and uploads it alongside your package by default, so it becomes browsable on docs.scarbs.xyz right next to the published version. Pass --no-docs if you'd rather skip this and publish without docs.

Need to update or re-upload docs on their own — say, after fixing a typo without cutting a new package version? The new scarb publish-docs command handles that independently, and takes --force to overwrite docs already uploaded for that version.

Cairo Version

This version of Scarb comes with Cairo v2.20.0.

What's Changed

What's Changed

Full Changelog: v2.20.0...v2.20.1

Don't miss a new scarb release

NewReleases is sending notifications on new releases.