botman v2.6.1 Release Notes
Release Date: 2020-09-11 // almost 6 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)