Releases: walkor/webman
Releases · walkor/webman
v1.5.4
- 修复daemon模式下开启文件监控问题
- 增加易联云赞助商
Full Changelog: v1.5.3...v1.5.4
v1.5.3
v1.5.2
What's Changed
- 慢业务
user
、group
未设置时同步server
里面的配置 by @ichynul in #366 - Update helpers.php by @oladoyinbov in #372
- Updatereadme by @eatmeatball in #376
New Contributors
- @ichynul made their first contribution in #366
- @oladoyinbov made their first contribution in #372
Full Changelog: v1.5.1...v1.5.2
v1.5.1
v1.5.0
What's Changed
- Require webman-framework>=1.5.0
- Update helpers.php by @latypoff in #351
- locale() should always return string by @leekung in #353
- Using
PHP_BINARY
replacesphp
by @tianyiw2013 in #343 - Windows: bypass cmd.exe shell by @tianyiw2013 in #347
- enhance some code by @guanhui07 in #357
New Contributors
- @leekung made their first contribution in #353
- @tianyiw2013 made their first contribution in #343
- @guanhui07 made their first contribution in #357
Full Changelog: v1.4.7...v1.5.0
v1.4.7
- Monitor 服务支持通过
Monitor::pause()
Monitor::resume()
暂停和恢复 - Monitor 支持通过options参数控制是否开启文件监控及内存监控
Full Changelog: v1.4.6...v1.4.7
v1.4.6
进程数默认cpu的4倍
Full Changelog: v1.4.5...v1.4.6
v1.4.5
v1.4.4
- monitor增加对plugin目录的热更新监控
Full Changelog: v1.4.3...v1.4.4
v1.4.3
- 默认开启控制器后缀
Full Changelog: v1.4.2...v1.4.3