Skip to content

Release v2.5.5

Compare
Choose a tag to compare
@naddison36 naddison36 released this 24 Apr 13:04
· 40 commits to master since this release
5093f67
  • Added support for the Celo blockchain
  • diff at source file level using the --aFile option
  • diff renamed source files using --aFile and --bFIle options

For example, diff two deployed contracts where the source file was renamed from SeriesV2 to SeriesV3

sol2uml diff --aFile SeriesV2 --bFile SeriesV3 0xe79850AaCD3AD0b50b747837410Ae5D7C38D5Caa 0x82c623270fB3C4E95A36d35E21A95ff328531dC5

Screenshot 2023-06-22 at 3 01 58 pm