Nonebot-adapter-villa

Latest version: v1.4.2

Safety actively analyzes 688931 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

1.0.0

新特性
- `Event` 添加 `time` property
- `SendMessageEvent` 添加 `message_id` 和 `reply` property,分别是 `msg_uid` 和 `quote_msg` 的别名
- `Message` 添加 `from_message_content_info` 方法,用于从 `MessageContentInfo` 构造消息
- `MessageSegment` 消息段 data 添加更加详细的类型提示

破坏性变更
- 修改适配器名称(`大别野` -> `Villa`)
- `SendMessageEvent` 的 `raw_message` 字段更名为 `original_message`

修复
- 修复 `SendMessageEvent` 消息转换的部分问题

其他
- 使用 ruff 代替 black 格式化


**Full Changelog**: https://github.com/CMHopeSunshine/nonebot-adapter-villa/compare/v0.7.0...v1.0.0

0.7.0

Feature
- 补充引用消息内容
- 移除不必要的`pub_key`格式化

Breaking
- 移除非官方的ws实现,等待官方实现

**Full Changelog**: https://github.com/CMHopeSunshine/nonebot-adapter-villa/compare/v0.6.6...v0.7.0

0.6.6

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
💫 杂项
* :sparkles: 审核接口支持指定`content_type` by CMHopeSunshine in https://github.com/CMHopeSunshine/nonebot-adapter-villa/pull/35


**Full Changelog**: https://github.com/CMHopeSunshine/nonebot-adapter-villa/compare/v0.6.5...v0.6.6

0.6.5

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
🐛 BUG修复
* :bug: 修复图片转存接口缺少villa_id问题 by CMHopeSunshine in https://github.com/CMHopeSunshine/nonebot-adapter-villa/pull/33


**Full Changelog**: https://github.com/CMHopeSunshine/nonebot-adapter-villa/compare/v0.6.4...v0.6.5

0.6.4

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
🐛 BUG修复
* :bug: `Command`的`desc`可以为None by CMHopeSunshine in https://github.com/CMHopeSunshine/nonebot-adapter-villa/pull/32


**Full Changelog**: https://github.com/CMHopeSunshine/nonebot-adapter-villa/compare/v0.6.3...v0.6.4

0.6.3

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
💫 杂项
* :art: `Bot`初始化准守标准 by CMHopeSunshine in https://github.com/CMHopeSunshine/nonebot-adapter-villa/pull/31


**Full Changelog**: https://github.com/CMHopeSunshine/nonebot-adapter-villa/compare/v0.6.2...v0.6.3

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.