What's Changed
- Contracts and contract calls in IR by @mohammadfawaz in #976
- Moved
find_manifest
functions fromsway_util
intoforc_util
by @eureka-cpu in #957 - ci: bump fuel-core to v0.4.2 by @adlerjohn in #1001
- Add back testing with typescript link by @yirenlu92 in #1007
- Adding "ignore" to Rust code snippets to avoid having "main()" around them by @mohammadfawaz in #1008
- Remove unnecessary FIXME and fix the
*-abi.json
path by @mohammadfawaz in #1009 - Comment out reference type section for now by @yirenlu92 in #1010
- Simple test that uses Eq for bool by @mohammadfawaz in #1011
- Fix incrementor test by @mohammadfawaz in #1014
- Add IR verification. by @otrho in #909
- Add support for
package
field underdependencies
. If unspecified, require that dependency name matches package name. by @mitchmindtree in #1002 - Implement storage access via storage keyword by @sezna and @mohammadfawaz in #646
- Remove author manifest field. by @adlerjohn in #1021
- Some fixes to contract calls in both codegens by @mohammadfawaz in #1020
- Add forc run tx parameters. by @adlerjohn in #1023
- Generic impl selfs and associated fixes by @emilyaherbert in #913
- Reorganize Sway docs and compress some sections by @yirenlu92 in #980
- Logical not formatting fix by @binggh in #1026
- v0.8.0 by @sezna in #1027
New Contributors
- @binggh made their first contribution in #1026
Full Changelog: v0.7.0...v0.8.0