Skip to content

v4.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 22:06
· 24 commits to refs/heads/main since this release
d847598

🚀 新功能

  • feat: 适配器和驱动器添加版本号和时间 @he0119 (#326)
  • feat: 插件测试中使用 uv 来控制 Python 版本并与本体共享依赖 @he0119 (#320)

🐛 Bug 修复

  • fix: 修复拉取请求缺少发布标签的问题 @he0119 (#327)

💫 杂项

  • test: 修复没有正确 mock 导致 Actions 运行测试时会输出作业摘要的问题 @he0119 (#322)
  • refactor: 拆分 models 和 handlers 避免循环导入 @he0119 (#323)