Skip to content

Releases: phpmetrics/PhpMetrics

v2.3.2

13 Oct 16:18
Compare
Choose a tag to compare
releasing v2.3.2

v2.3.1

13 Oct 16:07
Compare
Choose a tag to compare
releasing v2.3.1

v2.3.0

22 Sep 09:35
Compare
Choose a tag to compare
releasing v2.3.0

v2.2.0

13 Apr 05:20
Compare
Choose a tag to compare
  • 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

10 Apr 16:26
Compare
Choose a tag to compare
  • Improved Junit report
  • Improved UI
  • Removed support of PHP 5.4
  • Fixed majors bugs with code parsing
  • Improved CI
  • removed Symfony/Console

v2.0.0

01 Feb 13:22
Compare
Choose a tag to compare
php7 is now the main version for building artifacts

v2.0.0-rc

20 Aug 11:44
Compare
Choose a tag to compare
git add use --force to add .deb to release

untagged-4292660c70b29c4b16b3: Merge pull request #223 from bluemanos/master

17 Aug 06:02
Compare
Choose a tag to compare

untagged-0dea28e5feb970cdc3e0: Merge pull request #223 from bluemanos/master

17 Aug 06:12
Compare
Choose a tag to compare

v1.10.0

05 Apr 06:00
Compare
Choose a tag to compare

Features

Fixes

  • typos (#213)
  • avoid to run analyze when the --chart-bubbles option is used but Graphviz is not installed (#211)

Behind the scene

  • thanks to @pavarnos, PhpMetrics is now 20% faster (see #208)
  • improved build process (#206)

A big thanks to the contributors !!!