Skip to content

Version 0.0.14

Choose a tag to compare

@tintinweb tintinweb released this 05 Jan 09:27
· 42 commits to master since this release
c86a346

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