What's Changed
- [LSP] Replace logging with tracing by @sdankel in #2925
- feat: Introduce the concept of contract dependencies to the package manifest file by @kayagokalp in #3016
- More error handling in sway-lsp by @sdankel in #3094
- refactor(forc): extract tracing utils from
forc-util
into dedicatedforc-tracing
by @bingcicle in #3108 - Add support for ASM control flow to/from addresses which don't fit in immediate offsets. by @otrho in #3109
- Simplify doc example for
contract-dependencies
by @kayagokalp in #3119 - Improve E2E test CLI by @AlicanC in #3079
- Add
raw_ptr
type by @AlicanC in #2828 - docs: update cargo-generate docs with --force option by @bingcicle in #3110
- Bump to
v0.28.0
by @mohammadfawaz in #3114 - ci: verify tag for
forc-tracing
by @bingcicle in #3121
Full Changelog: v0.27.0...v0.28.0