Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

44 lines (24 loc) · 1.62 KB

Release Notes

Changed

  • Drop support for PHP 7.1 (ccbc9e0)
  • Drop support for Laravel 4.x and 5.x (b80e909)
  • Allow task arguments to override story ones (#157)
  • Cycle through different colors for each host (#164, 7582ba3)

Fixed

  • Fix line splitting when reading story code (#168)

Fixed

  • Fixed an issue with argument parsing (#182)

Fixed

  • Use fromShellCommandline for process input (f25b2aa)

Fixed

  • Convert command to array format (#174)

Changed

  • Allow Symfony 5 (#172)

v1.0.0 (2014-02-10)

Initial commit.