Skip to content

Releases: BeiyanYunyi/CloudflareSpeedTest-Rust

2022-10-03-v2.2.2

03 Oct 08:20
Compare
Choose a tag to compare

Improvement

  • fix: Unexpected error when downloading #8

Full Changelog: v2.2.1...v2.2.2

2022-09-04-v2.2.1

04 Sep 05:01
Compare
Choose a tag to compare

Improvement

  • fix: Cannot test download speed when ips < 10 #9

2022-09-02-v2.2.0

02 Sep 09:30
Compare
Choose a tag to compare

Improvement

  • Allow using specific ips
  • Can't use when there're few ips in the list

2022-06-23-v2.1.1

23 Jun 07:49
Compare
Choose a tag to compare

2022-05-27-v2.1.0

27 May 03:36
Compare
Choose a tag to compare

Improvement

  • Use HashSet instead of Vec in IPv6 random generation to improve speed
  • Try to calculate the amount of IPs in IPv6Range

Code style

  • Refactor
  • Use 2 spaces to indent instead of 4

2022-05-25-v2.0.1

25 May 08:56
Compare
Choose a tag to compare

Dependencies

  • surge_ping 0.5.3 -> 0.7.0

2022-05-25-v2.0.0

25 May 06:17
Compare
Choose a tag to compare

Features

  • Supports IPv6 #3

Improvement

  • Get real ping of 50 IPs instead of 10 IPs

2022-05-10-v1.2.0

10 May 03:07
Compare
Choose a tag to compare

Feature

  • Use custom IP file #2

2022-04-14-v1.1.0

14 Apr 07:33
Compare
Choose a tag to compare

I18n support

2022-04-04-v1.0.1

04 Apr 12:49
Compare
Choose a tag to compare

修复

  • 导出的 csv 文件带空格,影响复制粘贴