What's Changed
- Add structs to the declaration engine by @tritao in #2688
- Extend
simplify-cfg
to remove empty blocks by @vaivaswatha in #2743 - Fix JSON ABI for generic tuples in structs by @mohammadfawaz in #2760
- Recover
class Foo { .. }
asstruct
by @Centril in #2751 - Bump to
v0.24.3
by @mohammadfawaz in #2766
Full Changelog: v0.24.2...v0.24.3