4.0.0 - 2019-YY-ZZ
- [BC Break] Move
composer.lock.phpX.Y
files from.phpbenchmarks
to.phpbenchmarks/composer
- Add ComponentType::JSON_SERIALIZER
3.0.2 - 2018-04-28
- Change
responseBodyFileMinSize
for REST API for serializer who not escape/
.
3.0.1 - 2018-04-28
- Fix responseBody file size verification.
- Fix
.phpbenchmarks/composer.lock.php
was not copied tocomposer.lock
before composer install.
3.0.0 - 2018-04-28
- Move
composer.lock.php*
to .phpbenchmarks directory. - Add REST API documentation and kit.
2.0.0 - 2018-01-20
- Bash scripts are transformed into PHP commands.