Skip to content

v0.3.1

Latest

Choose a tag to compare

@Chendemo12 Chendemo12 released this 17 Aug 08:15
· 1 commit to main since this release

0.3.1 - (2025-08-17)

Feat

  • 支持上传文件;
  • 支付下载文件;

BREAKING

  • 移除Wrapper.ActivateHotSwitch相关方法。
  • 移除Wrapper.RootCtx方法。
  • 移除Wrapper.SetRouteErrorStatusCode方法。
  • 移除Wrapper.SetRouteErrorResponse方法。
  • 不再支持非结构体参数,请使用结构体来定义查询参数或请求体参数。