What's Changed
- fix: add
implicit-std = false
to fix failing LSP test by @JoshuaBatty in #7116 - forc-call: missing contract retrieval refactor by @zees-dev in #7115
- Make update-contract-ids.sh macOS-compatible by @Dentosal in #7120
- Add support for experimental features in the parsing phase by @ironcev in #7124
- Add
str
conversion methods tostd::string::String
insway-lib-std
by @camden-smallwood in #7121 - Upgrade CI and fix Clippy issues with Rust 1.86.0 by @tritao in #7127
- Support for const generics in structs by @xunilrj in #7076
- chore: bump fuel-core v0.43.2 by @kayagokalp in #7130
- chore: update codeowners from swayex to onchain team by @luizstacio in #7128
- Add forc-publish to release binaries by @sdankel in #7129
- Rework and fix associated const visibility for impl items by @tritao in #6785
- Implement
panic
expression by @ironcev in #7073 - improve dbg intrinsic with fflush by @xunilrj in #7126
- Parse raw identifiers (
r#<identifier>
) in expressions by @ironcev in #7137 - chore: bump to 0.68.2 by @kayagokalp in #7140
New Contributors
- @camden-smallwood made their first contribution in #7121
- @luizstacio made their first contribution in #7128
Full Changelog: v0.68.1...v0.68.2