Releases: nonebot/adapter-console
Releases · nonebot/adapter-console
Adapter Console 0.9.0
- 升级 Nonechat 至 0.6.x
- 支持消息编辑与撤回
Full Changelog: v0.8.0...v0.9.0
Adapter Console 0.8.0
Adapter Console 0.7.1
- 修改重定向 logger 的代码
Full Changelog: v0.7.0...v0.7.1
Adapter Console 0.7.0
What's Changed
- 升级使用
nonechat
0.4.0,支持群聊/私聊场景区分 - ⬆️ auto update by pre-commit hooks by @pre-commit-ci in ...
Full Changelog: v0.6.0...v0.7.0
Release 0.6.0
What's Changed
Full Changelog: v0.5.0...v0.6.0
Release 0.5.0
What's Changed
- Feature: 优化 Bot 连接与断开时机 by @T0nyX1ang in #26
- Feature: upgrade to pydantic v2 by @MeetWq in #31
Full Changelog: v0.4.0...v0.5.0
Release 0.4.0
What's Changed
- 💥 切换至 nonechat by @RF-Tar-Railt in 2a4b4b0 and 8bd3cb9
- 🔧 使用pdm管理项目 by @RF-Tar-Railt in 7dce293
- ⬆️ upgrade textual 0.29 by @RF-Tar-Railt in 29ad07f
- Fix: submit action and router by @RF-Tar-Railt in #20
- Fix:
send_msg
关键字参数 by @CAESIUS-TIM in #17 - Fix: 修复依赖不匹配的问题 by @he0119 in #14
- Feature: 升级 Textual 0.11 by @RF-Tar-Railt in #12
New Contributors
- @RF-Tar-Railt made their first contribution in #12
- @CAESIUS-TIM made their first contribution in #17
Full Changelog: v0.3.2...v0.4.0
Release 0.3.2
- fix message show newline error
- add console bell api
Full Changelog: v0.3.1...v0.3.2
Release 0.3.1
- fix some errors in logging
- add scrolling animation in chat history
Full Changelog: v0.3.0...v0.3.1
Release 0.3.0
Rewrite console frontend with latest textual.
Full Changelog: https://github.com/nonebot/adapter-console/commits/v0.3.0