Skip to content

Releases: lawoole/framework

v1.0.2

31 Jan 06:02
Compare
Choose a tag to compare

Notes

  • Fixed console call method without console.input and console.output.

v1.0.1

04 Jan 07:57
Compare
Choose a tag to compare

Notes

  • Fixed base laravel version.

v1.0.0

31 Dec 06:11
Compare
Choose a tag to compare

Notes

  • Replaced all Laravel component's server provider.
  • Add WebSocket support.
  • More extendable server and server socket.

v0.5.1

22 Aug 10:16
Compare
Choose a tag to compare

Notes

  • Support middleware invoker.
  • Only export services when start a server.
  • Fixed client config bugs.

v0.5.0

19 Jun 16:01
Compare
Choose a tag to compare

Notes

  • Fully based on the Laravel framework.
  • For global developers.
  • Homer supports more serialization types.
  • Homer supports calling proxy factory.

v0.4.8

07 Jun 14:15
Compare
Choose a tag to compare

Notes

  • 添加缓存判断方法
  • 支持直接以路径形式定义路由文件

v0.4.7

27 May 08:11
Compare
Choose a tag to compare

Notes

  • 添加控制台样式输出外观
  • 对异常响应进行标准化处理
  • 修正 Cookie 设置问题

v0.4.6

15 May 03:17
Compare
Choose a tag to compare

Notes

  • 支持 Redis 映射
  • 添加文件系统依赖作为基础依赖

v0.4.5

28 Apr 01:26
Compare
Choose a tag to compare

Notes

  • 支持连接失败自动重试机制
  • 添加传输异常类型

v0.4.4

20 Apr 11:28
Compare
Choose a tag to compare

Notes

  • 修正 ServerSocket 配置默认值读取问题