Releases: walkor/webman-framework
Releases · walkor/webman-framework
v1.2.2
Fix config()
sometimes returns null in the configuration file.
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Add Middleware::container()
Route::container()
methods
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Support Plugin . See https://www.workerman.net/doc/webman/others/plugin.html
- Add
Route::getRoutes()
method - Support configuration file calling
config()
- fix some minor phpdoc typos by @latypoff in #21
Full Changelog: v1.0.22...v1.2.0
更新内容参见 https://www.workerman.net/page/update
v1.0.22
Supports uploading files by arrays
Full Changelog: v1.0.21...v1.0.22
v1.0.21
Compatible with php8.1
Full Changelog: v1.0.20...v1.0.21
v1.0.20
Static file priority routing matching
Full Changelog: v1.0.19...v1.0.20