Releases: botuniverse/php-libonebot
Releases · botuniverse/php-libonebot
0.6.9
What's Changed
- 修复 OneBotEvent 消息缓存问题 by @sunxyw in #87
- 修复 EventProvider 和 EventBuilder by @peaksol-deprecated in #111
- Update psr/cache requirement from ^1.0 to ^1.0 || ^3.0 by @dependabot in #110
- Update psr/log requirement from ^1.1 to ^1.1 || ^3.0 by @dependabot in #109
- Update all things to PHP 8.4 by @crazywhalecc in #112
New Contributors
- @peaksol-deprecated made their first contribution in #111
Full Changelog: 0.6.8...0.6.9
0.6.8
0.6.7
What's Changed
- Fix top event throws uncaught exceptions by @crazywhalecc in #107
Full Changelog: 0.6.6...0.6.7
0.6.6
0.6.5
What's Changed
- Remove coroutine support for workerStop by @crazywhalecc in #105
Full Changelog: 0.6.4...0.6.5
0.6.4
0.6.3
What's Changed
- 修复 Workerman 驱动的 ws_socket 传入 string 时调用 sendMultiple 报错的 Bug by @crazywhalecc in #103
Full Changelog: 0.6.2...0.6.3
0.6.2
What's Changed
- 修复 Event 在调用 interrupt 后可能会导致报错的 Bug by @crazywhalecc in #102
Full Changelog: 0.6.1...0.6.2
0.6.1
What's Changed
- 修复 Workerman 的 WSServerSocket 的 send 无法传入字符串格式的 Bug by @crazywhalecc in #101
Full Changelog: 0.6.0...0.6.1
0.6.0
What's Changed
- 修复 ActionResponse 调用 getIterator() 时可能会触发段错误的 Bug by @crazywhalecc in #97
- 修复异常处理器要求覆写 by @sunxyw in #99
- update to 0.6.0, refactor server socket by @crazywhalecc in #100
Full Changelog: 0.5.11...0.6.0