Releases: nonebot/adapter-discord
Releases · nonebot/adapter-discord
v1.1.6
What's Changed
- 🚑 Fix embed timestamp JSON serialization by @shoucandanghehe in #85
Full Changelog: v1.1.4...v1.1.6
v1.1.4
What's Changed
- 🐛 修复 PayloadType 缺失 Heartbeat 类型 by @shoucandanghehe in #81
- 👽️ 添加 TIERLESS_BOOSTING_SYSTEM_MESSAGE 到 GuildFeature 枚举 by @shoucandanghehe in #84
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- ✨ 为execute_webhook添加overload by @shoucandanghehe in #78
- ✨ 改进 generate_client_pyi 脚本 by @shoucandanghehe in #79
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- 🐛 修复转发快照字段解析并完善 FORWARD 回复检查 by @shoucandanghehe in #77
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- 👷 添加 Pyright CI by @shoucandanghehe in #73
- ✨ 补全缺失的API by @shoucandanghehe in #74
- 🐛 修复类型错误 by @shoucandanghehe in #75
- 💥 仅在必要端点保留 access_token by @shoucandanghehe in #76
Full Changelog: v1.0.0...v1.1.0
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
v0.1.8
What's Changed
- 🐛 修复 event 文本获取错误 #19 by @Autuamn in #26
- ⬆️ auto update by pre-commit hooks by @pre-commit-ci in #27
- ⬆️ auto update by pre-commit hooks by @pre-commit-ci in #32
- ✨ 为 Webhook 中的 source_guild 和 source_channel 添加单独的类 by @Autuamn in #30
- ✨ 兼容 Pydantic V2 by @shoucandanghehe in #34
New Contributors
- @shoucandanghehe made their first contribution in #34
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- ⬆️ auto update by pre-commit hooks by @pre-commit-ci in #22
- ✨ 为 User 添加 global_name, avatar_decoration by @Autuamn in #24
- ✨ InteractionCreateEvent add
get_user_id
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
Full Changelog: v0.1.5...v0.1.6