Welcome to the release notes for Scarb v2.9.2
!
This release is primarily a Cairo update.
New developments included
- Fix displaying labels of linked items in doc - Since this release, both
[label](path)
and[path]
format of cross item links can be used in Scarb doc. - Fix component dependencies resolution - Fix an edge case where some transient dev dependencies has been included in some component dependencies unnecessarily.
Cairo Version
This version of Scarb comes with Cairo v2.9.2
.
What's Changed
- Explicitly set rust-version for cairo-lang-macro crate by @maciektr in #1787
- fix: bump bytes to 1.9.0 by @chenrui333 in #1792
- Bump the non-critical group with 6 updates by @dependabot in #1798
- Bump deno_task_shell from 0.18.1 to 0.20.2 by @maciektr in #1800
- Bump slackapi/slack-github-action from 1.27.0 to 2.0.0 by @dependabot in #1794
- Fix label displaying in case 2 part linakge in scarb doc by @wawel37 in #1803
- Add linkage docs to scarb doc by @wawel37 in #1802
- Use new ls package by @wawel37 in #1804
- Disable caching for setup-scarb in Scarb CI by @maciektr in #1807
- Update README by @maciektr in #1816
- Bump the non-critical group with 7 updates by @dependabot in #1819
- Make unstable* flags warning more explicit by @maciektr in #1822
- Use patch-based Cairo dependencies specification by @mkaput in #1818
- Bump nanoid from 3.3.7 to 3.3.8 in /website by @dependabot in #1837
- Refactor: pull CU dependencies directly from dependency graph by @maciektr in #1820
New Contributors
- @chenrui333 made their first contribution in #1792
Full Changelog: v2.9.1...v2.9.2