Skip to content

Releases: SydneyOwl/shx8800-ble-connector

v0.2.4

03 Jun 10:44
Compare
Choose a tag to compare

更新一些所用的库

What's Changed

  • Bump github.com/jedib0t/go-pretty/v6 from 6.5.8 to 6.5.9 by @dependabot in #20
  • Bump github.com/gookit/slog from 0.5.5 to 0.5.6 by @dependabot in #21

Full Changelog: v0.2.3...v0.2.4

v0.2.3

16 Apr 05:20
4eb0833
Compare
Choose a tag to compare
  • 升级了一些依赖

What's Changed

  • Bump github.com/jedib0t/go-pretty/v6 from 6.4.8 to 6.5.2 by @dependabot in #11
  • Bump github.com/gookit/slog from 0.5.4 to 0.5.5 by @dependabot in #14
  • Bump github.com/jedib0t/go-pretty/v6 from 6.5.2 to 6.5.4 by @dependabot in #13
  • Bump golang.org/x/sync from 0.4.0 to 0.6.0 by @dependabot in #10
  • Bump github.com/jedib0t/go-pretty/v6 from 6.5.4 to 6.5.5 by @dependabot in #15
  • Bump github.com/jedib0t/go-pretty/v6 from 6.5.5 to 6.5.6 by @dependabot in #17
  • Bump github.com/jedib0t/go-pretty/v6 from 6.5.6 to 6.5.8 by @dependabot in #19
  • Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #18

Full Changelog: v0.2.1...v0.2.3

v0.2.2

03 Mar 04:03
bf34c96
Compare
Choose a tag to compare

UNTESTED

v0.2.1

12 Jan 02:22
Compare
Choose a tag to compare
  • 可以禁用ssid过滤了。

v0.2.0

05 Jan 13:03
Compare
Choose a tag to compare

(实验性功能)增加对波特率的设置

v0.1.2-patch

24 Oct 05:36
Compare
Choose a tag to compare

shx8800-ble-connector-with-gui_windows_amd64.exe : gui版本
shx8800-ble-connector_windows_amd64.exe : 命令行版本
free-virtual-serial-port-tools.exe:虚拟端口软件
仅在win10测试通过

v0.1.2

11 Sep 02:21
Compare
Choose a tag to compare

shx8800-ble-connector-with-gui_windows_amd64.exe : gui版本
shx8800-ble-connector_windows_amd64.exe : 命令行版本
free-virtual-serial-port-tools.exe:虚拟端口软件
仅在win10测试通过

v0.1.1

26 Aug 05:33
Compare
Choose a tag to compare

gui为图形界面,free-virtual-serial-port-tools.exe为虚拟端口软件

v0.1.1-alpha.1

23 Aug 09:08
Compare
Choose a tag to compare
Update GUI

v0.1.0

22 Aug 07:38
Compare
Choose a tag to compare

新增图形界面版本(gui)
修正协程泄露
移除32位支持