Releases: nonebot/adapter-console
Releases · nonebot/adapter-console
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