Skip to content

Releases: botuniverse/php-libonebot

0.6.10

Choose a tag to compare

@crazywhalecc crazywhalecc released this 24 Jul 04:35
7007639

What's Changed

  • fix: restore signal handlers (SIGHUP/SIGINT/SIGTERM) to prevent 100% CPU on terminal close by @crazywhalecc in #114

Full Changelog: 0.6.9...0.6.10

0.6.9

Choose a tag to compare

@crazywhalecc crazywhalecc released this 10 Mar 07:44
db36e24

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

Choose a tag to compare

@crazywhalecc crazywhalecc released this 04 Mar 02:35

What's Changed

New Contributors

Full Changelog: 0.6.7...0.6.8

0.6.7

Choose a tag to compare

@crazywhalecc crazywhalecc released this 16 Aug 13:05

What's Changed

Full Changelog: 0.6.6...0.6.7

0.6.6

Choose a tag to compare

@crazywhalecc crazywhalecc released this 28 Jul 08:09

What's Changed

Full Changelog: 0.6.5...0.6.6

0.6.5

Choose a tag to compare

@crazywhalecc crazywhalecc released this 27 Jul 08:31

What's Changed

Full Changelog: 0.6.4...0.6.5

0.6.4

Choose a tag to compare

@crazywhalecc crazywhalecc released this 02 Jun 08:34

What's Changed

Full Changelog: 0.6.3...0.6.4

0.6.3

Choose a tag to compare

@crazywhalecc crazywhalecc released this 20 May 12:52

What's Changed

  • 修复 Workerman 驱动的 ws_socket 传入 string 时调用 sendMultiple 报错的 Bug by @crazywhalecc in #103

Full Changelog: 0.6.2...0.6.3

0.6.2

Choose a tag to compare

@crazywhalecc crazywhalecc released this 15 Apr 13:19

What's Changed

  • 修复 Event 在调用 interrupt 后可能会导致报错的 Bug by @crazywhalecc in #102

Full Changelog: 0.6.1...0.6.2

0.6.1

Choose a tag to compare

@crazywhalecc crazywhalecc released this 05 Mar 12:44

What's Changed

  • 修复 Workerman 的 WSServerSocket 的 send 无法传入字符串格式的 Bug by @crazywhalecc in #101

Full Changelog: 0.6.0...0.6.1