What's Changed
- fix:
swayfmt-v2
deletes empty tuples by @kayagokalp in #2653 - Adds formatting for long conditional statements by @eureka-cpu in #2597
- Better error handling in the
Declaration Engine
by @emilyaherbert in #2644 - Fixes consecutive
fn_sig
formatting by @eureka-cpu in #2663 - fix: sway-fmt-v2 newline/comment handler makes duplicate searches by @kayagokalp in #2665
- feat: doc comment formatting by @kayagokalp in #2668
- Disallow non-literal config-time constants and add docs by @mohammadfawaz in #2667
- Refactor std::tx to use gtf intrinsic by @nfurfaro in #2482
- Replace old JSON ABI format with the new one by @mohammadfawaz in #2660
- Make the
DeclarationEngine
alazy_static
as a semi-temporary bandaid by @emilyaherbert in #2675 - Bump to
v0.22.0
by @mohammadfawaz in #2673
Full Changelog: v0.21.0...v0.22.0