Skip to content

Releases: Consensys/solidity-metrics

Version 0.0.18

07 Jul 21:41
Compare
Choose a tag to compare

v0.0.18

  • update: updated solidity doppelganger/regenerate patterns

Version 0.0.17

07 Jul 20:30
Compare
Choose a tag to compare

v0.0.17

  • update: solidity parser to 0.13.2

Version 0.0.16

08 Jan 09:38
Compare
Choose a tag to compare

v0.0.16

  • update: doppelganger to 0.0.5 (updating parser)
  • new: metric: external dependencies - lists all external imports.
    • imports may be an indicator of the capabilities and code-patterns used in a contract system.

image

Version 0.0.15

06 Jan 09:57
Compare
Choose a tag to compare

v0.0.15

  • update: surya to 0.4.2

Version 0.0.14

05 Jan 09:27
c86a346
Compare
Choose a tag to compare

IMPORTANT / metrics changed

v0.0.14

  • fix: nSLOC metric in the table displayed all normalized source lines (including comments, blank lines) instead of normalized source code lines only. This has been changed with this release. nSLOC now displays normalized source-code lines (no comments, blank lines). The new column nLines now displays the value that was formerly displayed for nSLOC. - #3

Version 0.0.13

27 Nov 14:22
Compare
Choose a tag to compare

v0.0.13

  • fix: add option to disable solidity doppelganger (e.g. for in-browser use of solidity-metrics) - #2

Version 0.0.12

23 Nov 10:06
Compare
Choose a tag to compare

v0.0.12

  • new: support abstract contracts

Version 0.0.11

23 Nov 09:22
Compare
Choose a tag to compare

v0.0.11

  • update: solidity-doppelganger to v0.0.4

Version 0.0.10

18 Nov 17:36
Compare
Choose a tag to compare

v0.0.10

  • updated: dependency solidity-doppelganger (better fuzzyast hashing logic)

Version 0.0.9

18 Nov 15:49
Compare
Choose a tag to compare

v0.0.8 - v0.0.9