0.7.0 - 2024-01-06
Added
impl From<alloy_primitives::Bytes> for stylus_sdk::Bytes
- Support for integer types from
alloy_primitives
- Fallback/receive functionality for routers created using
#[public]
Changed
- Upgrade alloy dependency to
0.8.14
- Allow struct references within
sol_interface!
macro pub
structs insol_interface!
macro- Refactor of proc macros for better maintainability and testability