Skip to content

Releases: blackfireio/player

v0.8.1

06 Jul 14:12
v0.8.1
Compare
Choose a tag to compare
  • Improve error handling
  • Add more info to error output
  • Reword error messages
  • Update documentation
  • Update dependencies

v0.8.0

25 Jun 12:16
v0.8.0
Compare
Choose a tag to compare
  • Add a validate command
  • Remove deprecated --json option
  • Deprecate run --validate option
  • Forward Blackfire player expectation failures to Blackfire API

v0.7.0

25 Jun 12:16
v0.7.0
Compare
Choose a tag to compare
  • restrict loading to files with the 'bkf' extension
  • rework build references to have one reference per scenario
  • enable Blackfire by default when the '--blackfire-env' CLI option is used
  • fix usage of variables

v0.6.0

17 Apr 12:54
v0.6.0
Compare
Choose a tag to compare
  • send Guzzle timers to Blackfire
  • improve exception messages
  • fix variables resolving
  • fix CLI parameters escaping

v0.5.0-alpha-5

07 Nov 09:53
v0.5.0-alpha-5
Compare
Choose a tag to compare
v0.5.0-alpha-5 Pre-release
Pre-release
  • add a 'warmup' step option
  • add a new CLI option '--full-report' and deprecate '--json'
  • add a cookie to profiled requests to help cross HTTP caches
  • add an extension to avoid infinite loops