File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1- [ ![ Version] ( https://img.shields.io/badge/version-0.12 .0-blueviolet.svg )] ( https://github.com/steevanb/php-parallel-processes/tree/0.12 .0 )
1+ [ ![ Version] ( https://img.shields.io/badge/version-0.13 .0-blueviolet.svg )] ( https://github.com/steevanb/php-parallel-processes/tree/0.13 .0 )
22[ ![ PHP] ( https://img.shields.io/badge/php-^8.1-blue.svg )] ( https://php.net )
3- ![ Lines] ( https://img.shields.io/badge/code%20lines-6,203 -blue.svg )
3+ ![ Lines] ( https://img.shields.io/badge/code%20lines-6,268 -blue.svg )
44![ Downloads] ( https://poser.pugx.org/steevanb/php-parallel-processes/downloads )
55![ GitHub workflow status] ( https://img.shields.io/github/actions/workflow/status/steevanb/php-parallel-processes/ci.yml?branch=master )
6- ![ Coverage] ( https://img.shields.io/badge/coverage-49 %25-success.svg )
6+ ![ Coverage] ( https://img.shields.io/badge/coverage-48 %25-success.svg )
77![ Infection] ( https://img.shields.io/badge/infection-83%25-success.svg )
88
99# php-parallel-processes
@@ -13,7 +13,7 @@ Work in progress ;)
1313# Installation
1414
1515```
16- composer require steevanb/php-parallel-processes ^0.12
16+ composer require steevanb/php-parallel-processes ^0.13
1717```
1818
1919# Usage with Docker
Original file line number Diff line number Diff line change 11### master
22
3+ ### [ 0.13.0] ( ../../compare/0.12.0...0.13.0 ) - 2023-06-01
4+
35- [ #130 ] ( https://github.com/steevanb/php-parallel-processes/issues/130 ) Rework execution time output in ` DefaultTheme `
46- [ #236 ] ( https://github.com/steevanb/php-parallel-processes/issues/236 ) Rework verbosity for ` DefaultTheme `
57- [ #237 ] ( https://github.com/steevanb/php-parallel-processes/issues/237 ) Fix ` getStandardOutputVerbosity() ` and ` getErrorOutputVerbosity() `
Original file line number Diff line number Diff line change 1- REPOSITORY_VERSION = 0.12 .0
1+ REPOSITORY_VERSION = 0.13 .0
You can’t perform that action at this time.
0 commit comments