What's Changed
- Update examples and E2E tests to use master branch of std, core by @mitchmindtree in #876
- Forc init project from template by @JoshuaBatty in #836
- Fix new
size_of
for IR. by @otrho in #857 - Rename
sway-server
tosway-lsp
by @mitchmindtree in #902 - Move forc's util and pkg related code into
forc-util
,forc-pkg
by @mitchmindtree in #901 - add docs for autocompletions and forc init template by @JoshuaBatty in #899
- Fix access to tuples in structs by @mohammadfawaz in #907
- Reverting parts of PR907 by @mohammadfawaz in #911
- Fix concurrent
forc
updates/builds with a uniquefetch_id
by @mitchmindtree in #917 - Bump to v0.6.1 by @adlerjohn in #921
Full Changelog: v0.6.0...v0.6.1