What's Changed
- Adds
ItemFn
formatting tosway-fmt-v2
by @eureka-cpu in #2173 - Expose a function that clears the type engine by @mohammadfawaz in #2290
- Check for unnecessary visibility qualifier in trait items. by @tritao in #2276
- Collect tokens into a
HashMap
instead of aVec
in the language server. by @JoshuaBatty in #2121 - Change verbosity from debug -> info in forc init by @ra0x3 in #2244
- Some fixes to the Sway Book by @mohammadfawaz in #2293
- Call
sway_core::clear_lazy_statics
at the beginning of build and check by @JoshuaBatty in #2302 - Bump
tower-lsp
dep to the latest version by @JoshuaBatty in #2301 - Cover arrays of generics in JSON ABI by handling their type arguments by @mohammadfawaz in #2303
- Bump to v0.18.1 by @mohammadfawaz in #2304
Full Changelog: v0.18.0...v0.18.1