What's Changed
- feat(sol-macro): add
#![sol(extra_derives(...)]
by @DaniPopes in #910 - Make PrimitiveSignature::new a const fn by @kpp in #913
- feat(
json-abi
): config to generate types in interface by @yash-atreya in #911
Full Changelog: v0.8.23...v0.8.24