Skip to content

Releases: tkotosz/behat-step-time-logger

v2.0.0

12 Oct 07:08
f633518
Compare
Choose a tag to compare

New feature:
- Add a "Total Cost" column for convenience & use generator for returning data (by @donis)

BC breaks:

  • OutputPrinterInterface changed
  • minimum php version updated to 5.5

v1.0.2 - symfony 4 compatibility fix

12 Jul 11:35
Compare
Choose a tag to compare
  • Make output printers public (Symfony 4 defaults to private) (#5) (by @pamil)

v1.0.1 - Fix dependencies

17 Mar 09:33
02670fb
Compare
Choose a tag to compare
  • Fix: Allow symfony/filesystem 3.0 as well (by @bangpound)
  • Fix: reference to non existent class Behat\Testwork\Output\Printer\ConsoleOutputPrinter - depend on the "cli.output" service instead

v1.0.0

16 Nov 13:26
Compare
Choose a tag to compare
Update dev-dependency