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