Releases: blackfireio/player
Releases · blackfireio/player
v0.16.0
- Remove deprecated --full-report option for "run" command
v0.15.1
- Bump to Blackfire SDK 1.17.6
v0.15.0
- Bump to Blackfire SDK 1.17.4
v0.14.0
- Improve error reporting
- Fix expectations not sent to Blackfire
v0.13.0
- Add support of multi-line expressions
v0.12.0
- Deprecate --full-report in favor of --json option for "run" command
- Use an erroneous exit code when "validate" command fails
- Remove the deprecated --validate option for "run" command in favor of the "validate" command
v0.11.0
- Use URL as default step name
- Remove quotes around step and build names
v0.10.0
- Standardize
run --full-report
output command (BC break) - Fix variable management
v0.9.0
- Add Blackfire PHP SDK User-Agent header suffix with Player version
- Allow to set a build name
- Change "warmup" default value from "false" to "true"
v0.8.2
- Fix JSON error handling when reading stdin as input