Skip to content

Release v2.5.19

Compare
Choose a tag to compare
@naddison36 naddison36 released this 15 Nov 04:52
· 3 commits to master since this release
4714b60

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