Releases: showwin/speedtest-go
Releases · showwin/speedtest-go
v1.6.11
What's Changed
- fix: TestFetchServerByID broken by @r3inbowari in #178
- fix: cursor hidden after listing available servers by @r3inbowari in #176
- chore: typo fix by @r3inbowari in #177
- feat: support dns request binding source by @pig98 in #180
- chore: add freebsd for release by @r3inbowari in #181
- Expose a property to set Dialer.Control by @danielealbano in #184
- Improve URL handling by @eric in #183
- fix: remove old testcase and use a compatible splicing method by @r3inbowari in #185
- feat: add ua option for cli by @r3inbowari in #186
New Contributors
- @pig98 made their first contribution in #180
- @danielealbano made their first contribution in #184
- @eric made their first contribution in #183
Full Changelog: v1.6.10...v1.6.11
v1.6.10
What's Changed
- chore: typo fix by @r3inbowari in #164
- fix goroutines leak by @3mard in #166
- fix TestFetchServerList by @3mard in #167
New Contributors
Full Changelog: v1.6.9...v1.6.10
v1.6.9
What's Changed
- fix(icmp): drop all datagram which control type not zero by @r3inbowari in #163
Full Changelog: v1.6.8...v1.6.9
v1.6.8
What's Changed
- chore: remove redundant field url2 by @r3inbowari in #161
- fix: parse uppercase for ping-mode flag by @r3inbowari in #161
- fix: unexpected division by a zero-length vector in stddeviation by @r3inbowari in #161
- chore: use http ping as default by @r3inbowari in #161
- fix: user agent is overwritten with empty string by @r3inbowari in #161
- fix(cli): panic when json failed to create by @r3inbowari in #161
- fix: use haversine formula to calculate creat-circle distance avoid precision overflow by @r3inbowari in #161
- chore: add haversine formula test by @r3inbowari in #161
- chore: unreachable lint by @r3inbowari in #161
Full Changelog: v1.6.7...v1.6.8
v1.6.7
What's Changed
- chore: remove emoji by @r3inbowari in #153
- fix: incorrectly using the same manager by @r3inbowari in #155
- feat: support ping with tcp by @r3inbowari in #156
- feat: support dl/ul and ping at the same time by @r3inbowari in #157
Full Changelog: v1.6.6...v1.6.7
v1.6.6
What's Changed
- chore: update README.md by @r3inbowari in #146
- fix: specify servers with FetchServerByID by @r3inbowari in #147
- fix: unexpected signal kill on some linux releases by @r3inbowari in #150
Full Changelog: v1.6.5...v1.6.6
v1.6.5
v1.6.4
What's Changed
New Contributors
Full Changelog: v1.6.3...v1.6.4
##Notice
This release does not contain any binaries, please visit https://github.com/showwin/speedtest-go/releases/tag/v1.6.3 to get binaries.
ref: https://goreleaser.com/deprecations/#archivesreplacements
v1.6.3
What's Changed
- feat: add download, upload, ping tests duration by @bluemanos in #125
- feat: add --force-http-ping flag by @r3inbowari in #132
- chore: hide internal type params by @r3inbowari in #131
- feat: add new api for getting the server by id by @r3inbowari in #130
- fix: hide redundant json content by @r3inbowari in #133
- chore: update README.md by @r3inbowari in #134 and #135
- chore: add new port loong64 for release by @r3inbowari in #136
New Contributors
- @bluemanos made their first contribution in #125 Thank you!
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- fix: remove the context dependency of FetchServers() and FetchUserInfo() by @r3inbowari in #129
Full Changelog: v1.6.1...v1.6.2