Releases: Consensys/solidity-metrics
Releases · Consensys/solidity-metrics
Version 0.0.18
v0.0.18
- update: updated solidity doppelganger/regenerate patterns
Version 0.0.17
v0.0.17
- update: solidity parser to 0.13.2
Version 0.0.16
Version 0.0.15
v0.0.15
- update: surya to 0.4.2
Version 0.0.14
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 columnnLines
now displays the value that was formerly displayed fornSLOC
. - #3
Version 0.0.13
v0.0.13
- fix: add option to disable solidity doppelganger (e.g. for in-browser use of solidity-metrics) - #2
Version 0.0.12
v0.0.12
- new: support abstract contracts
Version 0.0.11
v0.0.11
- update: solidity-doppelganger to v0.0.4
Version 0.0.10
v0.0.10
- updated: dependency
solidity-doppelganger
(better fuzzyast hashing logic)
Version 0.0.9
v0.0.8 - v0.0.9
- updated: dependencies / surya / solidity parser
- new: contract doppelganger checker -> https://www.npmjs.com/package/solidity-doppelganger