Skip to content

v0.15.11

Choose a tag to compare

@github-actions github-actions released this 02 Sep 08:00
· 109 commits to main since this release

0.15.11 (2023-09-02)

Bug Fixes

  • ClassMap: 解决过滤重复类错误 (357f3cf)

Features

  • App: 增加 actionMethodFormat 选项,用于设置操作方法的格式 (5d8c2cd)
  • Ret, experimental: 增加 assert 方法,当 ret 为错误时,抛出异常 (46db6e6)
  • Schema: 增加 userId 方法,用于增加 user_id 列 (7d56599)
  • Str: 增加 cut 方法,用于截断字符串 (c78cd98)
  • TreeTrait: 模型增加 TreeTrait (bbab56b)