Releases: botman/botman
Releases · botman/botman
2.6.1
2.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)
2.5.0
2.4.1
Fixed
- new user method
getUserWithFields
is now available in tests as well