What's Changed
- feat(sol-types)!: rm
validate: bool
by @yash-atreya in #863 - fix(sol-macro)!: rm fake transport from contract expansion by @yash-atreya in #865
- feat(sol-macro)!: function calls should directly yield result by @yash-atreya in #855
- chore: remove deprecated
Signature
by @klkvr in #899 - feat(
sol!
)!: gen unit/tuple structs for errors, calls, events with 0/1 param by @yash-atreya in #883 - chore(deps)!: bump getrandom to 0.3, rand to 0.9 by @DaniPopes in #869
- fix(
sol!
): pass correct call_struct to call_builder in expansion by @yash-atreya in #901 - fix(
sol-expander
): rename from/into + impl From by @yash-atreya in #905 - feat(primitives): remove
From<String> for Bytes
by @DaniPopes in #907 - feat(sol-macro)!: improve call return encoding by @DaniPopes in #909
- feat: add inner mut by @mattsse in #921
- feat: 1.0-rc.1 by @yash-atreya in #895
Full Changelog: v0.8.25...v1.0.0-rc.1