v2.10.0-rc.1
Pre-release
Pre-release
What's Changed
- Bump the non-critical group across 1 directory with 2 updates by @dependabot in #138
- Allow cancel-in-progress by @Arcticae in #137
- Revert "Allow cancel-in-progress" by @mkaput in #146
- Move loaded manifests to main thread by @Draggu in #124
- Run CI on release branches by @mkaput in #144
- Introduce
ManifestRegistry
by @Draggu in #125 - Remove FIXME comments by @mkaput in #148
- Config per Scarb package by @Draggu in #126
- Prepare tests for scarb metadata by @piotmag769 in #150
- Add
ManifestRegistry
to state snapshot by @Draggu in #127 - Refactor goto definition implementation by @mkaput in #121
- Allow cancel-in-progress by @Arcticae in #149
- Scaffold
textDocuments/references
implementation by @mkaput in #122 - Formatter config support by @Draggu in #128
- Collect declarations in
textDocument/references
implementation by @mkaput in #123 - Store
SymbolDef::ExprInlineMacro
asSmolStr
instead ofString
by @mkaput in #152 - Do not keep the module name in
ModuleDef
by @mkaput in #153 - Add
SymbolDef::name
method by @mkaput in #154 - Update Cairo by @mkaput in #158
- Invert slack input in cairo update check workflow by @mkaput in #159
- Add missing
.canonicalize()
call in tests by @Draggu in #162 - Use const
cairo_project.toml
where possible by @Draggu in #163 - Implement usages search in
textDocument/references
by @mkaput in #155 - Update Scarb version by @piotmag769 in #174
- Scarb test simple deps by @piotmag769 in #166
- Add dedicated logic and tests to finding references of inline macros by @mkaput in #161
- Introduce
insta.rs
by @Draggu in #179 - Scarb test: removing workspace member by @piotmag769 in #167
- Scarb test: removing dependency by @piotmag769 in #168
- Fix loading unmanaged core, Scarb test: invalid Scarb.toml by @piotmag769 in #169
- Scarb: test unmanaged core by @piotmag769 in #175
New Contributors
Full Changelog: v2.10.0-rc.0...v2.10.0-rc.1