Features
- feat(cast): subcommands for formatting and parsing bytes32 strings (#2653)
- feat(fmt): Disable format ranges (#2533)
- feat: add ProviderBuilder helper (#2659)
Fixes
- fix(evm): set trace node depth 0 correctly (#2644)
- fix(invariant): only considere contracts with at least 1 function (#2657)
Other
- refactor(anvil): use tokio::sync::RwLock to guard Db (#2648)