botman v2.6.1 Release Notes
Release Date: 2020-09-11 // over 4 years ago-
๐ Changes
- Ensure compatibility with Laravel 7 and 8.
Previous changes from v2.6.0
-
๐ Changes
- โ Added missing namespace 'File' (#1105)
- ๐ Apply fixes from StyleCI (#1107)
- symfony/http-foundation 5.0 (#1117)
- ๐ Allow any callable as a callback (#1102)
- โ Added OutgoingMessage type to BotMan::reply() $message parameter (#1104)
- โ Add tests for PHP 7.4. (#1134)
- โก๏ธ Update LaravelCache.php (#1028)
- Indicate possible null values in PHPDoc @return (#1097)
- โก๏ธ Updated compatibility for tightenco/collect (#1063)
- ๐ fix wit ai connection (#1131)
- โ Add Select action for Slack (#1087)
- ๐ Allow BotMan to hear from an array of commands (#855)
- ๐ Fix type of Curl::prepareRequest() (#1059)