Release v2.2.1 🌈🥣⚪
noneflow
released this
24 Feb 04:39
·
498 commits
to refs/heads/master
since this release
🚀 新功能
- Feature: 优化 pydantic 兼容函数
model_dump
和type_validate_json
@MingxuanGame (#2579)
🐛 Bug 修复
- Fix: 修改遗漏的过时 Pydantic 方法 @yanyongyu (#2577)
- Fix:
Message.__contains__()
未考虑bool(MessageSegment)
存在 False 情况导致的异常结果 @lgc2333 (#2572)
📝 文档
- Docs: 更新 Session Expire Timeout 文档 @MingxuanGame (#2585)
- Docs: 添加适配器测试注意事项 @yanyongyu (#2570)
💫 杂项
- Plugin: 修改 phigros 相关内容 @XTxiaoting14332 (#2578)