What's Changed
- Adds
LineStyle
toShape
by @eureka-cpu in #2390 - Adds
impl
formatting tosfv2
by @eureka-cpu in #2403 - Add a new 'simplify CFG` optimisation pass. by @otrho in #2436
- Enhancements to the
Contracts
section in the Sway Book by @mohammadfawaz in #2434 - Removed angle bracket trait from sway-fmt-v2 by @gr00vytvniks in #2417
- Fix a bug in the IR parsing. by @otrho in #2442
- Add an option to print the typed program AST. by @tritao in #2444
- Implement a runnables custom method and collect typed tokens by @JoshuaBatty in #2441
- Add an overall description to the
simplify-cfg
IR pass. by @otrho in #2446 - Move the
SWAY_GIT_TAG
fromforc
intoforc-pkg
by @mitchmindtree in #2448 - Refactor E2E test runner to run FileCheck on compile category tests. by @tritao in #2450
- Moves out the AST definitions from
sway_parse
intosway_ast
by @Centril in #2438 - Fix DCA for constant declaration value expressions. by @tritao in #2461
- Identify types suited only for storage and find incorrect decls by @vaivaswatha in #2453
- Send the program kind along with the range to the client code_lens request by @JoshuaBatty in #2459
- bump sdk version to v0.20 in stdlib tests and forc by @nfurfaro in #2466
- Bump to
v0.19.2
by @mohammadfawaz in #2481
New Contributors
Full Changelog: v0.19.1...v0.19.2