Release v2.5.19
Fixed
- Storage diagrams of contracts that have chained imports. That is, import a contract from a file that then imports the contract from another file.
To test, run the following from the ./tests
folder
sol2uml storage -v -c Concrete ../src/contracts/chainedImports