What's Changed
- Error messages distinguish abi and trait methods by @anton-trunov in #2950
- Rename the
Typed
nodes toTy
nodes by @emilyaherbert in #2954 - Create a
language
module by @emilyaherbert in #2955 - Refactor manifest handling around
forc-pkg
to accommodate workspace manifest files by @kayagokalp in #2894 - feat: Output contract-id to .out folder with forc build by @kayagokalp in #2958
- Inline all function calls in predicates by @mohammadfawaz in #2972
- Bump to
v0.25.2
by @mohammadfawaz in #2973
New Contributors
- @anton-trunov made their first contribution in #2950
Full Changelog: v0.25.1...v0.25.2