forc-binaries-0.29.0+nightly.20221101.bdc3160d92
github-actions
released this
01 Nov 00:07
·
21 commits
to master
since this release
- bdc3160d Make ReturnData expecting tests check the data instead of its digest #3227
- 4eba8e48 as_u128 added to U256 #3062
- dc8e5f6b v0.29.0 #3222
- 42c0d866 Remove the tilde (
~
) from the Sway book #3223 - cd100147 Eliminate need for
~
in~Foo::bar()
#3218 - 3095027a Test using consts in libraries #3206
- 2af781aa Adds inline annotation to the compiler #3185
- 18ed7f5b ci: update forc-explore CI related steps #2926
- 567ac2e1 forc documenter refactor #3182
- 98bbeebf Do not reuse registers for insert/extract element, they may be live #3203
- f9534667 Math functions and traits #3065
- a970054f Detect and disallow multiple methods with the same name. #3207