v2.8.2 - 2022-02-08
- Add
@before
hook (#242
- Fix passing
null
tofile_exists
(50597d8)
- Laravel 9 Support (#239)
- Fix PHP 8.1 warnings (#238)
- Fix trim on windows for listed story tasks (#236)
- Get value of snake case variables (#235)
- Microsoft Teams notifications (#224)
- Add success callbacks (#219)
- Pass exit code to finished callbacks (#220)
- Allow hyphenated options (#212)
- PHP 8 Support (#204)
- Fix version (d2cbc18)
- Laravel 8 support (#201)
- Guzzle 7 support (6fd5e60)
- Add Telegram notifications support (#192)
- Fix a bug with story overriding arguments (65d779c)
- 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)
- Fix line splitting when reading story code (#168)
- Fixed an issue with argument parsing (#182)
- Use
fromShellCommandline
for process input (f25b2aa)
- Convert command to array format (#174)
- Allow Symfony 5 (#172)
Initial commit.