-
Notifications
You must be signed in to change notification settings - Fork 260
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
25 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
:major: 2 | ||
:minor: 7 | ||
:patch: 0 | ||
:patch: 1 | ||
:special: '' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,19 @@ | ||
phpmetrics (2.6.2) unstable; urgency=low | ||
* New composer report and improved UI | ||
* Merge pull request #424 from phpmetrics/ui_composer | ||
* Group analyzed components by layer | ||
* Merge pull request #428 from phpmetrics/config_group | ||
* releasing v2.7.0 | ||
* Fixed colors of JSON file in markdown | ||
* Fixed markdown and hidden char | ||
* Fix #429, bug when generating html report. | ||
* Fix #431, only outdated packages will be reported | ||
* Merge pull request #430 from pts-contrib/bug-429 | ||
* Merge pull request #432 from pts-contrib/bug-431 | ||
* fix contribution typo | ||
|
||
-- Jean-François Lépine <[email protected]> Sat, 27 Jun 2020 14:56:42 +0200 | ||
|
||
phpmetrics (2.6.1) unstable; urgency=low | ||
* Improved UI with help and gradients | ||
* Merge pull request #421 from phpmetrics/improved_ui | ||
|
@@ -805,6 +821,8 @@ phpmetrics (1.8.2) unstable; urgency=low | |
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters