Skip to content

Release v2.5.20

Latest
Compare
Choose a tag to compare
@naddison36 naddison36 released this 27 Nov 04:23
· 1 commit to master since this release
cd68ac8

Fixes

  • incorrect linking to structs and enums on associated contracts or interfaces. This caused incorrect sizing of structs and enums in storage diagrams. eg ImportedTypesInContract.ImportedContractLevelStruct importedTypesInContract;
  • link to structs or enums on inherited contracts or interfaces. This includes structs and enums on contracts or interfaces multiple levels above in the inheritance structure.