What's Changed
- Add abi declarations to the
DeclarationEngine
by @emilyaherbert in #2710 - Minor enhancements to the Sway Book by @mohammadfawaz in #2741
- Remove old, no-longer-necessary mdbook patch from workspace manifest by @mitchmindtree in #2742
- Adds
swayfmt
README/CONTRIBUTING by @eureka-cpu in #2579 - Add constants to the
DeclarationEngine
by @emilyaherbert in #2714 - Add support for the
TIME
instruction by @mohammadfawaz in #2752 - Improve parameter signature checking for trait functions. by @tritao in #2754
- Add
impl
Self's andimpl
trait's to theDeclarationEngine
by @emilyaherbert in #2706 - Update
Getting Started
to userun
withfuel-core
by @mohammadfawaz in #2757 - Add enums to the
DeclarationEngine
by @emilyaherbert in #2713 - Bump to
v0.24.2
by @mohammadfawaz in #2756
Full Changelog: v0.24.1...v0.24.2