v1.0.0
What's Changed
- ⬆️ auto update by pre-commit hooks by @pre-commit-ci[bot] in #35
- 🔧 迁移使用 uv 管理项目 by @shoucandanghehe in #53
- 🔥 移除 ruff ci by @shoucandanghehe in #54
- ✏️ fix typo by @shoucandanghehe in #55
- ✨ improve validator for
MessageSegmentby @MeetWq in #42 - ✅ 添加测试 by @shoucandanghehe in #56
- ✨ 扩充 API, event, model 和 types by @Autuamn in #41
- 🔧 配置 linter 和 type checker by @shoucandanghehe in #57
- Fix class-not-fully-defined error on Python 3.9/3.10 by providing model namespace to model_rebuild by @Copilot in #62
- ♻️ 重构handle by @shoucandanghehe in #59
- 修复 on_slash_command options 协变类型提示问题 by @shoucandanghehe in #63
- 修复 guild 场景下 slash command get_user_id 上下文缺失 by @shoucandanghehe in #64
- 🐛 修复 reaction 路径重复编码问题 (#51) by @shoucandanghehe in #65
- Support VOICE_CHANNEL_STATUS_UPDATE and VOICE_CHANNEL_START_TIME_UPDATE events by @shoucandanghehe in #66
- ✨ 支持 GUILD_CREATE 混合格式兼容 by @shoucandanghehe in #67
- ✨ 简化 Discord 事件日志输出并过滤 UNSET by @shoucandanghehe in #68
- ✨ AttachmentSegment 支持传递 url,添加获取 attachments 的方法 by @shoucandanghehe in #69
- ⬆️ auto update by pre-commit hooks by @pre-commit-ci[bot] in #58
- Drop Python 3.9, target Python 3.10 for ruff/pyright by @Copilot in #71
- 🐛 修复错误格式的类型注释 by @shoucandanghehe in #72
Full Changelog: v0.1.8...v1.0.0