v0.44.0
What's Changed
- feat: enable providing main arguments to a script with
forc-run
by @kayagokalp in #4603 - u256 more operations by @xunilrj in #4904
- Refactor
parse_project
to return a result. by @JoshuaBatty in #4922 - Bugfixes on enabling simplify-cfg at the end of optimizer pipeline by @vaivaswatha in #4903
- Split processing of impl methods in two phases (part 1). by @tritao in #4890
- u256 not operator by @xunilrj in #4924
- feat: show a list of accounts and their balances before selecting an account by @kayagokalp in #4771
- Fix indentation for closing brace after comment by @sdankel in #4926
- add docs CI, rename docs README to index by @sarahschwartz in #4874
- Fix formatting conditionals with comments by @sdankel in #4936
- Refactor indent utilies for readability by @sdankel in #4937
- Add benchmark framework to
sway-lsp
by @JoshuaBatty in #4927 - add std lib link to README by @andrewvious in #4938
- feat: update
forc init/new
message to point users to new docs hub by @kayagokalp in #4939 - An upgrade to
fuel-core
v0.20.3 by @xgreenx in #4821 - u256 shifts operators by @xunilrj in #4928
- docs-ci: temporarily disable check-links for exact version usages in docs by @kayagokalp in #4948
- Bump to v0.44.0 by @IGI-111 in #4945
Full Changelog: v0.43.2...v0.44.0