v0.19.1
mohammadfawaz
released this
01 Aug 15:12
·
1962 commits
to master
since this release
What's Changed
- Provide intrinsic
__addr_of
. by @vaivaswatha in #2371 - Forc init appends to .gitignore rather than overriding it by @kayagokalp in #2406
- Collect more tokens in the language server and store definitions by @JoshuaBatty in #2409
- Refactor
sway-fmt-v2
: remove and implement old todos & add where comment handling & code clean-up by @kayagokalp in #2416 - Rely on
is_copy_type
to lowerinsert_element
/extract_element
into asm instead of type size by @mohammadfawaz in #2418 - Fix parse tree regression handling while loop body implicit returns. by @tritao in #2414
- General code quality enhancements to the standard library by @mohammadfawaz in #2431
- Additional checks for unnecessary visibility qualifier (ABI definitions, ABI impls and trait impls) by @kayagokalp in #2432
- Bump to
v0.19.1
by @mohammadfawaz in #2437
Full Changelog: v0.19.0...v0.19.1