Releases: walkor/webman-framework
Releases · walkor/webman-framework
v2.1.1
v2.1.0
What's Changed
- Require workerman ^5.1
- Context use Workerman/Coroutine/Context
- Remove support/Db.php support/Model.php, please install webman/database
- Remove support/Cache.php, please install webman/cache
- Update support\helpers.php by @lengqiuqiuqiu in #118
Full Changelog: v2.0.0...v2.1.0
v2.0.0
- 2.0.0 with coroutine
Full Changelog: v1.6.14...v2.0.0
v1.6.14
- view() optimization.
Full Changelog: v1.6.13...v1.6.14
v1.6.13
- Fix the bug that occurs after re-wrapping the view().
Full Changelog: v1.6.12...v1.6.13
v1.6.12
Full Changelog: v1.6.11...v1.6.12
v1.6.11
What's Changed
- 进程增加enable by @lengqiuqiuqiu in #117
New Contributors
- @lengqiuqiuqiu made their first contribution in #117
Full Changelog: v1.6.10...v1.6.11
v1.6.10
v1.6.9
- Fix BASE_PATH for script
Full Changelog: v1.6.8...v1.6.9
v1.6.8
- Support controller injection of enumeration types.
- Other optimizations.
Full Changelog: v1.6.7...v1.6.8