Releases: zhongbai2333/ConnectCore
Releases · zhongbai2333/ConnectCore
ConnectCore v0.1.6
What's Changed
- 修复:#26 'websocket_server' 没有被定义
- 修复:#27 await websocket.close(reason="401") 调用的close是其他loop的
- 更新:#23 将PluginServerInterface接口可以被PluginControlInterface调用
- PR:Fix: #26 and #27; Preparing to release v0.1.6 by @zhongbai2333 in #28
Full Changelog: v0.1.5...v0.1.6
ConnectCore v0.1.5
What's Changed
- 删除:Excess code
- 新增:Create: #16 get_server_id 在服务端模式时可以返回 “-----”
- 修复:Fix: #17 Server 在 有子服务器断开连接时 错误的触发了插件接口 disconnect
- 更新:Update: #18 获取config的时候添加默认项检测
- 修复:RuntimeWarning: coroutine 'WebsocketClient.send_data_to_other_server' was never awaited #19
- 修复:Connect触发器触发过早 #20
- 修复:AttributeError: 'NoneType' object has no attribute 'finish_close' #21
- 修复:KeyError: 'all' #22
Full Changelog: v0.1.4...v0.1.5
ConnectCore v0.1.4
What's Changed
- 增加:#3 独立模式任需要更多基础命令,包括Plugin,list,info等等
- 修复:#13 独立版本命令无法执行
- 修复:#14 独立版本加载插件时会出现冲突
- PR: #15 by @zhongbai2333
Full Changelog: v0.1.3...v0.1.4
ConnectCore v0.1.3
What's Changed
Full Changelog: v0.1.2...v0.1.3
ConnectCore v0.1.2
ConnectCore v0.1.1
ConnectCore v0.1.0
已完成开发工作,发布Beta测试版本
此版本为第一个发布版本
Full Changelog: https://github.com/zhongbai2333/ConnectCore/commits/v0.1.0