Skip to content

Latest commit

 

History

History
109 lines (45 loc) · 3.72 KB

CHANGELOG.md

File metadata and controls

109 lines (45 loc) · 3.72 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

Bug Fixes

  • fix static fileserver matching rules (432b8d7)

Bug Fixes

  • fix [issue #9] static operator occur panic (1be6d62)

Bug Fixes

  • fix deepcopy operator, to fix all request share the same operator object problem (0d72142)

Bug Fixes

  • fix user must provide route path at least in one way (af8d5d5)

Bug Fixes

  • fix wrap binding request error by statuserros (3b9cd61)
  • fix handle statuserrors for message in response (5e7387e)
  • fix 修改注入方法名称 (30cf8a0)

Features

  • feat supoort statuscode (6d6e24e)

Features

  • feat 支持 any 和 自定义 multi 方法 (71b416b)
  • feat 支持多路由方法 (bf31c58)

Bug Fixes

  • fix 修改 groupOperator 的方法为小些,内部方法 (73fd9ac)

Bug Fixes

Bug Fixes

  • fix 增加 listenAndServe 启动 和 shutdown 关闭 (fd04e19)

Bug Fixes

  • fix 增加跨域 middleware 快捷方法 (0d2fe89)
  • fix 调整了 middleware 的检查 (989c25f)

Bug Fixes

  • fix engine 脸是调用 (ce0a008)
  • fix typeName 整合了包名 (9884db3)