What's Changed
- Upgrade Notify Slack Action by @ellioty in #2797
- Minor nits in the standard library + fmt by @mohammadfawaz in #2800
- Add
Option
andResult
to the standard library prelude by @mohammadfawaz in #2799 - Standard library
README
file by @mohammadfawaz in #2803 trim_start
src code before creatingnewline_map
by @eureka-cpu in #2804- Remove unwraps in the language server when calling into the declaration engine. by @JoshuaBatty in #2807
- Recover on type checked AST with errors by @Centril in #2724
- ci: skip publishing/building forc-client crate/bin by @bingcicle in #2811
- feat: handle implicit_std_dep for nightly builds by @bingcicle in #2824
- Apply new clippy lints for Rust v1.64 by @kayagokalp in #2830
- Make verbose flag a global option in forc by @sdankel in #2798
- Reduce redundant
TypeId
creation by @emilyaherbert in #2827 - Bump sdk version in stdlib test suite by @nfurfaro in #2831
- Add some documentation to the type engine. by @emilyaherbert in #2834
- Allow matching on constants in match expressions by @emilyaherbert in #2813
- Remove redundant call to
insert_type
by @emilyaherbert in #2829 - Remove
asm
block via function reuse by @nfurfaro in #2842 - Improve
TypeMapping
by @emilyaherbert in #2833 - Bump to
v0.24.5
by @mohammadfawaz in #2840
Full Changelog: v0.24.4...v0.24.5