Add support for multiple solidity files
drandreaskrueger opened this issue · 3 comments
drandreaskrueger commented
is there a way to combine many .sol sourcefiles into one solgraph PNG?
e.g. could these 20 contracts, and their interdependencies, be shown in one large PNG image?
raineorshine commented
Yes, this is needed.
Similar to #13.
jpantunes commented
This is fixed in 0.2.7.
raineorshine commented
@jpantunes It was published as v0.3.0
. Typically I will bump the version number after merging PR's and before publishing.