File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1- [ ![ Version] ( https://img.shields.io/badge/version-0.15. 0-blueviolet.svg )] ( https://github.com/steevanb/php-parallel-processes/tree/0.15 .0 )
1+ [ ![ Version] ( https://img.shields.io/badge/version-1.0. 0-blueviolet.svg )] ( https://github.com/steevanb/php-parallel-processes/tree/1.0 .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,102 -blue.svg )
3+ ![ Lines] ( https://img.shields.io/badge/code%20lines-6,104 -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 )
66![ Coverage] ( https://img.shields.io/badge/coverage-46%25-success.svg )
@@ -12,7 +12,7 @@ Work in progress ;)
1212# Installation
1313
1414```
15- composer require steevanb/php-parallel-processes ^0.15
15+ composer require steevanb/php-parallel-processes ^1.0
1616```
1717
1818# Usage with Docker
Original file line number Diff line number Diff line change 11### master
22
3+ ### [ 1.0.0] ( ../../compare/0.15.0...1.0.0 ) - 2024-11-28
4+
35### [ 0.15.0] ( ../../compare/0.14.0...0.15.0 ) - 2024-10-24
46
57- [ BC Break] Remove ` StartCondition::addProcessTerminated() ` , ` addProcessSuccessful() ` and ` addProcessFailed() ` : use ` getProcesses[Terminated|Successful|Failed]()->add() ` instead
Original file line number Diff line number Diff line change 1- REPOSITORY_VERSION = 0.15 .0
1+ REPOSITORY_VERSION = 1.0 .0
You can’t perform that action at this time.
0 commit comments