All Versions
18
Latest Version
Avg Release Cycle
83 days
Latest Release
1367 days ago

Changelog History
Page 1

  • v2.7.4

    June 30, 2020
  • v2.7.3 Changes

    June 27, 2020

    0๏ธโƒฃ Include by default composer.json files located in the root dir

  • v2.7.2

    June 27, 2020
  • v2.7.1 Changes

    June 27, 2020

    ๐Ÿ›  Fix #431
    ๐Ÿ›  Fix #429

  • v2.7.0 Changes

    June 26, 2020
    • ๐Ÿ‘Œ improved UI
    • way to group analysis by layer
  • v2.6.2

    April 02, 2020
  • v2.6.1 Changes

    April 02, 2020
    • ๐Ÿ›  Fixes #426
  • v2.6.0 Changes

    March 28, 2020

    ๐Ÿ†• New features

    • Way to download report
    • Way to download chart
    • Resolve PHP7 getters / setters (#405)
    • โž• Add metrics description file
    • โž• Add a carousel in the main HTML report page to display both graph at the same time

    ๐Ÿ›  Fixes

    Explicitly define the class \Hal\Component\Ast\NodeTraverser to make PhpMetrics work using composer --classmap-authoritative. (#402)
    Ensure the packagist license iล“s an array so they can be displayed. (#404)
    ๐Ÿ›  Fix warning "Division by zero" when no package is defined. (#401)

    Misc

    • ๐Ÿšš move templates out of src
    • โœ‚ Remove folders from phpcs
  • v2.5.0 Changes

    December 12, 2019

    ๐Ÿ”„ Changed

    • โœ… Test the codebase against PHP 7.3 and 7.4

    ๐Ÿ›  Fixed

    • Skip self and parent from external dependencies of dependency graph (#370) thanks to (@lencse)
    • Don't leave notice when array is small in percentile function of loc report (#372) thanks to (@lencse)
  • v2.4.1 Changes

    July 10, 2018

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix parsing errors with PHP < 7 (#360, #361)
    • Remain CCN for backward compatibility (#359, #362)

    ๐Ÿ—„ Deprecated

    • ๐Ÿš€ CCN by classes is deprecated and will be removed in the next major release (#359, #362)