Releases: showwin/speedtest-go
Releases · showwin/speedtest-go
v1.7.10
What's Changed
- chore: bump github.com/chelnak/ysmrr from 0.2.1 to 0.5.0 by @r3inbowari in #239
- chore: bump workflows/release/go/version from 1.19.0 to 1.23.4 by @r3inbowari in #240
Full Changelog: v1.7.9...v1.7.10
v1.7.9
v1.7.8
What's Changed
- fix: Packet Loss Sample Code Error by @spiritLHLS in #221
- fix: data races by @r3inbowari in #224
New Contributors
- @spiritLHLS made their first contribution in #221
Full Changelog: v1.7.7...v1.7.8
v1.7.7
What's Changed
- fix(api): hook all traffic after Write() for upload by @r3inbowari in #215
- chore: add hash commit and date for release by @r3inbowari in #217
Full Changelog: v1.7.6...v1.7.7
v1.7.6
What's Changed
- chore: Update README.md by @r3inbowari in #208
- chore: add example for multi test by @r3inbowari in #209
- fix(cli): discard unexpected standard library output by @r3inbowari in #211
- fix(api): throw away early data and remove test error by @r3inbowari in #212
- fix(api): unified packet loss interface by @r3inbowari in #213
Full Changelog: v1.7.5...v1.7.6
v1.7.5
What's Changed
- Fix loss calc method for RunMulti by @r3inbowari in #206
Full Changelog: v1.7.4...v1.7.5
v1.7.4
What's Changed
- chore: add Mbps and Gbps for unit by @r3inbowari in #203
- feat(api): add RunMulti and RunMultiWithContext by @r3inbowari in #204
Full Changelog: v1.7.3...v1.7.4
v1.7.3
What's Changed
- feat: support unix like output by @r3inbowari in #201
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
- feat: packet loss analyzer implementation by @r3inbowari in #196
Full Changelog: v1.7.0...v1.7.2
v1.7.0
What's Changed
- feat: minimum dynamic measurement time and more accurate measurements by @r3inbowari in #193
- feat: support human-readable and auto-scaled rate units for output by @r3inbowari in #194
- feat: N/A display when no response by @r3inbowari in #195
- fix: use GetEWMAUploadRate in uploadTestContext by @r3inbowari in #195
- fix: unexpected error on accompanyEcho by @r3inbowari in #195
- fix: calculation lag by @r3inbowari in #195
- fix: wrong number of connections in saving mode by @r3inbowari in #195
- fix: unexpected null pointer exception in uploadRequest by @r3inbowari in #195
- chore: typos fix by @r3inbowari in #195
- chore: change test time parameters by @r3inbowari in #195
- chore: change case for testUploadTestContext by @r3inbowari in #195
- update README.md by @r3inbowari in #195
Full Changelog: v1.6.12...v1.7.0