mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-24 00:55:35 +08:00
update changelog
This commit is contained in:
committed by
github-actions[bot]
parent
b11a94eb3a
commit
b6ddc46433
@@ -2,6 +2,14 @@
|
||||
|
||||
> 本页面由框架命令 `./zhamao generate:text update-log-md` 自动生成
|
||||
|
||||
## v3.2.7
|
||||
|
||||
> 更新时间:2026-07-23
|
||||
|
||||
* fix: add SIGHUP/SIGTERM handling, widen PHP to 8.5, modernize CI by [@crazywhalecc](https://github.com/crazywhalecc) in [PR#385](https://github.com/zhamao-robot/zhamao-framework/pull/385)
|
||||
|
||||
**源码变更记录**: <https://github.com/zhamao-robot/zhamao-framework/compare/3.2.6...3.2.7>
|
||||
|
||||
## v3.2.6
|
||||
|
||||
> 更新时间:2025-03-17
|
||||
@@ -250,19 +258,3 @@
|
||||
|
||||
**源码变更记录**: <https://github.com/zhamao-robot/zhamao-framework/compare/3.0.0-beta7...3.0.0>
|
||||
|
||||
## v3.0.0-beta7
|
||||
|
||||
> 更新时间:2023-02-04
|
||||
|
||||
* 本次更新包含文档更新内容 8 个
|
||||
* 修复 Cron 使用闭包方法导致错误的 Bug by [@crazywhalecc](https://github.com/crazywhalecc) in [PR#264](https://github.com/zhamao-robot/zhamao-framework/pull/264)
|
||||
* 新增 WebSocket Frame 对象的依赖注入 by [@crazywhalecc](https://github.com/crazywhalecc) in [PR#265](https://github.com/zhamao-robot/zhamao-framework/pull/265)
|
||||
* 新增 ZMRequest 的类别名 by [@crazywhalecc](https://github.com/crazywhalecc) in [PR#266](https://github.com/zhamao-robot/zhamao-framework/pull/266)
|
||||
* 新增 `--verbose` 对 Logger 切换 debug 模式的响应 by [@crazywhalecc](https://github.com/crazywhalecc) in [PR#267](https://github.com/zhamao-robot/zhamao-framework/pull/267)
|
||||
* 新增插件安装命令、重构插件命令基类 by [@crazywhalecc](https://github.com/crazywhalecc) in [PR#268](https://github.com/zhamao-robot/zhamao-framework/pull/268)
|
||||
* 新增动态 Token 鉴权功能 by [@crazywhalecc](https://github.com/crazywhalecc) in [PR#269](https://github.com/zhamao-robot/zhamao-framework/pull/269)
|
||||
* 新增 TaskWorker 支持,新增注解组支持 by [@crazywhalecc](https://github.com/crazywhalecc) in [PR#272](https://github.com/zhamao-robot/zhamao-framework/pull/272)
|
||||
* 新增插件打包功能,修复 build 命令的一些问题 by [@crazywhalecc](https://github.com/crazywhalecc) in [PR#276](https://github.com/zhamao-robot/zhamao-framework/pull/276)
|
||||
|
||||
**源码变更记录**: <https://github.com/zhamao-robot/zhamao-framework/compare/3.0.0-beta6...3.0.0-beta7>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user