Skip to content

Latest commit

 

History

History
executable file
·
16 lines (12 loc) · 451 Bytes

RELEASE_NOTES.md

File metadata and controls

executable file
·
16 lines (12 loc) · 451 Bytes

0.1.4 Feb 27, 2019

  • 新增ssl支持

0.1.3 Feb 12, 2019

  • 修复没有正确发送心跳包的问题

0.1.2 Jan 10, 2019

  • 修复一些已知的问题
  • 找了一个好看的图标

0.1.1 December 31, 2018

  • 修复了使用中一些易用性问题
  • 新增ISocketClient的事件机制,方便扩展

0.1.0 December 24, 2018

  • 第一次发布,实现基本的通讯功能,内置CommandLine文本协议。