Paraunit 2.11.0: `--stop-on-*` and `--display-*` options
With this new minor, I wanted to get out of the door a lot of usability features that I wanted to implement for so long. Now, all --stop-on-* and --display-* CLI options are available in Paraunit. I rushed this out because the next minor will require a huge bump on PHPUnit (13.1 will be the minimum), so I didn’t want to gatekeep those behind that update for the end users.
In addition, this version relaxes the constraints by no longer requiring ext-pcntl to be installed.