Skip to content

Releases: walkor/webman

v1.6.8

10 Dec 09:08
20700bb
Compare
Choose a tag to compare
  • Remove support/helpers.php
  • Require PHP >= 8.0
  • Require webman-framwork>=1.6.8

Full Changelog: v1.6.3...v1.6.8

v1.6.3

01 Dec 01:45
90b5c03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v1.6.3

v1.6.2

23 Nov 02:24
8f6d5cd
Compare
Choose a tag to compare

Full Changelog: v1.6.1...v1.6.2

v1.6.1

18 Nov 14:49
66278ef
Compare
Choose a tag to compare

What's Changed

  • Fix name sapce for app\process\Monitor; by @Tinywan in #421

Full Changelog: v1.6.0...v1.6.1

v1.6.0

18 Nov 06:32
51472af
Compare
Choose a tag to compare
  • process 目录移动到 app下
  • config/server.php 等端口号等配置移动到 config/process.php 下

Full Changelog: v1.5.9...v1.6.0

v1.5.9

27 Sep 09:54
Compare
Choose a tag to compare

Update helpers.php

Full Changelog: v1.5.8...v1.5.9

v1.5.8

15 Sep 14:08
b380d08
Compare
Choose a tag to compare

What's Changed

  • Cache 支持文件和内存驱动
  • swoole-cli(windows版本)运行下 这边报错 by @ooing in #415

New Contributors

Full Changelog: v1.5.7...v1.5.8

v1.5.7

20 Aug 01:49
f2d71b5
Compare
Choose a tag to compare
  • Monitoring files update optimization

Full Changelog: v1.5.6...v1.5.7

v1.5.6

04 Aug 01:45
8311611
Compare
Choose a tag to compare

What's Changed

  • Monitoring files update optimization
  • Fix recursion missed parameter by @hiders-cn in #390

New Contributors

Full Changelog: v1.5.5...v1.5.6

v1.5.5

05 Dec 08:35
97aa57b
Compare
Choose a tag to compare

What's Changed

  • 修正 session() 助手函数的类型标注 by @qnnp-me in #382
  • Add runtime to .gitignore

Full Changelog: v1.5.4...v1.5.5