Release v2.1.0
- Option to add storage slot values that are fetched from the chain to storage diagrams
- Unallocated bytes now shown in storage diagrams
- fix storage diagrams when the first variable uses multiple slots
- fix: imports of @ packages when using Etherscan to get source files
- Simplified default filenames
Breaking changes from 2.0.x
- renamed the
--contractName <value>
option to just--contract <name>