Skip to content

Releases: showwin/speedtest-go

v1.6.1

30 May 20:14
4bec80d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.6.0

17 Mar 11:28
856e6e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.6.0

v1.5.2

04 Mar 11:46
a98946d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

03 Mar 18:01
Compare
Choose a tag to compare

What's Changed

  • fix: resolve slow test exception by @r3inbowari in #111
  • feat: ping automatic selection, debug mode, option up/down, option fuzzy search, saving-mode fixing and calc-method fixing by @r3inbowari in #113

Full Changelog: v1.5.0...v1.5.1

v1.5.0

25 Feb 13:10
4d46617
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.5.0

v1.4.2

22 Feb 17:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

19 Feb 03:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

18 Feb 17:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

13 Dec 12:24
0bf8320
Compare
Choose a tag to compare

Changelog

  • b1ddc48 Merge pull request #89 from r3inbowari/fix/negarate
  • 7cab7d6 Merge pull request #90 from r3inbowari/change/upreader
  • 0bf8320 Merge pull request #92 from showwin/release/v1.3.1
  • 5636f6f Release v1.3.1
  • cd3438d change: use a custom reader to allocate less memory when uploading
  • 9019865 fix: negative up-rate caused by main test skipping
  • 8e6841d fix: remove unneeded condition
  • 84745b8 fix: use the correct upload content-type
  • a77ce7a fix: wrong upload value

v1.3.0

28 Nov 11:47
6967f21
Compare
Choose a tag to compare

Changelog

  • 6baf9c5 Merge pull request #83 from rtrox/rtrox/enable_arm64
  • 6b57ad2 Merge pull request #84 from rtrox/rtrox/header-fix
  • 69c895f Merge pull request #85 from showwin/fix_docs
  • 6967f21 Merge pull request #86 from showwin/release/v1.3.0
  • 369342f Merge pull request #87 from showwin/fix_golangci_lint_error
  • 4450e29 Release v1.3.0
  • 5cbab8a [fix] Ignore windows/arm64 pair to re-enable linux/arm64 releases
  • 537df3a evaluate the last code
  • 5c0ffd2 set custom user-agent on all requests
  • fc77a49 update the way to release new version