Releases: swoft-cloud/swoft-framework
Releases · swoft-cloud/swoft-framework
v0.2.6
- Refactor HttpClient
- Refactor Redis
- Improve the tool of created entity
0.2.3
- add match event
- refactoring connection pool
- fix reload
- fix requestJosonParser
v0.2.1
- 重构 Request和Response 参考PSR-7
- 简化控制器
- 简化 Service
- 增加 HTTP 和 Service中间件参考 PSR-15
- 增加 HTTP和 Service验证器
- 重构事件机制,参考 PSR-14
- RESTful 风格支持
- 增加表生成实体工具
- 增加Docker 支持
- 定时任务
- 增加单测覆盖