What's Changed
- Use a workspace level
TokenMap
andEngines
by @JoshuaBatty in #7139 - ci: install Forc plugins by iterating the plugins in the forc-plugins directory by @grandima in #7183
- fix: Prevent panic in semantic highlighting for unknown token types by @JoshuaBatty in #7189
- Check for typed program errors before unwrapping to prevent panics. by @JoshuaBatty in #7190
- feat: implement
forc add
andforc remove
to add/remove dependencies by @JoE11-y in #7143 - const generics for standalone fns by @xunilrj in #7175
- fix: ensure forc-node ignition fetches ignition chain config by @kayagokalp in #7194
- fix: typo in
Cargo.toml
by @gap-editor in #7199 - Compile panic expression to ABI error codes by @ironcev in #7118
- Bump to 0.68.6 by @IGI-111 in #7200
- Update Rust in dockerfile to 1.87 by @IGI-111 in #7201
New Contributors
- @grandima made their first contribution in #7183
- @gap-editor made their first contribution in #7199
Full Changelog: v0.68.5...v0.68.6