- update: dependencies surya fixing sha1sums in mdreport
- update: dependencies (solidity-metrics) supports deployable contracts, scopefile
- new: metrics report for scopefile - #23
- update: dependencies (solidity-metrics)
- fix: pot. chrome render issue
- update: solidity-metrics / bugfixes and dependencies
- fix: support multi-workspace environments - #12
- update: solidity-metrics / dependencies
- update: solidity-metrics / new metrics
- update: solidity-metrics / solidity parser
- fix: exported metrics report does not render in browser - #10
- update: solidity-metrics (Changelog)
- new metric: External Dependencies
- fix: report not rendering first time metrics is used (blank page)
- update: solidity-metrics (Changelog)
- update: solidity-metrics (Changelog) - fixes #9
IMPORTANT metrics changed: nSLOC -> nLines
and nSLOC
now only counts code lines.
- update: solidity-metrics (show abstract contracts)
- new: now integrates solidity-doppelganger detection
- update: dependencies (solidity-metrics, parser, surya)
- fixed: report not rendering - #6
- update: showdown to 1.9.1 (due to security issue in 1.9.0)
- show progress
- show warnings if no report could be produced because no valid files were found
- safeguard surya calls from breaking the report
- update dependencies
- update:
solidity-code-metrics
to 0.0.7 (updating surya to 0.4.1.dev2)
- fix: package.json cleanup
- update:
solidity-code-metrics
with solidity v0.6.0 support
- Adopt VS Code's 'asWebviewUri' API - #1
- new: allow to export the metrics report
- fixed: surya report now shows relative paths
- new: webpack websrc/main.js
- fixed "undefined.trim()" when parsing repo fetchHEAD
- added complexity rating
- fixed capabilities: create/create2
- added capabilities: delegatecall
- fixed log charts start at 0
- new metrics
- new charts
- detects capabilities
- hide avg in charts
- Initial release