Releases: phpmetrics/PhpMetrics
Releases · phpmetrics/PhpMetrics
v2.4.0
Added
- Added package metrics (#283)
Changed
- Enhanced composer package comparison (#337, #342 thanks @juliendufresne)
- Better PHP 7 support (#335, #334, #336 thanks @carusogabriel)
- Support nikic/php-parser:^4 (#345, #347)
Fixed
- Refine Cyclomatic Complexity Metric (#343, #344, #353, #357, #358, thanks @fabianbadoi)
- Improved composer package version comparison (#337, thanks @juliendufresne)
- Resolved root path exclusion conflict (#355, thanks @fabianbadoi)
- Fixed getter and setter detection with types (#335, #336, thanks @jakagacic)
- Fixed documentation URL (#321, thanks @ottaviano)
- Fix non unique block ids in HTML output (#356, thanks @dumith-erange)
- Fix rounding of metrics (#339, thanks @ssfinney)
v2.3.2
v2.3.1
v2.3.0
v2.2.0
- New metric:
ccnMethodMax
(maximum cyclomatic complexity of methods for class) - New report: composer dependencies versions
- New report: composer dependencies licenses
- HTML report is now responsive
- Simplified README
- Bugfix #276
Due to bug with .deb artifact factory, this release has no debian package yet
v2.1.0
v2.0.0
v2.0.0-rc
untagged-4292660c70b29c4b16b3: Merge pull request #223 from bluemanos/master
changing http assets to protocol autodetecting
untagged-0dea28e5feb970cdc3e0: Merge pull request #223 from bluemanos/master
changing http assets to protocol autodetecting