Releases: FrankRay78/NetPace
Releases · FrankRay78/NetPace
Version 0.20.0
What's Changed
- Select fastest server on a full latency test, but optimise the timeout given other server results. by @FrankRay78 in #120
- Upgraded spectre.console NuGets by @FrankRay78 in #134
- Show progress when fetching fastest server by @FrankRay78 in #136
- Replace action callbacks with i progress for progress reporting by @FrankRay78 in #137
- Rename latency to latencymilliseconds by @FrankRay78 in #138
- Do not expose internal ping measurements in progress reporting by @FrankRay78 in #139
Full Changelog: 0.19.0...0.20.0
Version 0.19.0
What's Changed
- Added latency test progress reporting by @FrankRay78 in #117
Full Changelog: 0.18.0...0.19.0
Version 0.18.0
What's Changed
- No latency option by @FrankRay78 in #91
- Added input validation and guard clauses to public API by @FrankRay78 in #93
- Better input validation by @FrankRay78 in #94
- Latency progress reporting by @FrankRay78 in #95
- Improve latency testing by @FrankRay78 in #97
Full Changelog: 0.17.0...0.18.0
Version 0.17.0
What's Changed
- Add
--file-modeswitch to determine whether file output overrides or appends by @FrankRay78 in #83 - Add
-q|--quietswitch to stop output being written to the console by @FrankRay78 in #85
Full Changelog: 0.16.0...0.17.0
Version 0.16.0
What's Changed
- Write speed test results to file with
--fileCLI switch
Version 0.15.0
What's Changed
- Add memory profiling unit test and benchmark project by @FrankRay78 in #70
- Add more Json tests and fix a minor output bug by @FrankRay78 in #79
- Refactor output providers by @FrankRay78 in #80
Full Changelog: 0.14.0...0.15.0
Version 0.14.0
What's Changed
- Fix: Ram requirements continue to increase significantly with each loop by @FrankRay78 in #69
Full Changelog: 0.13.0...0.14.0
Version 0.13.0
What's Changed
- Allow json output format by @FrankRay78
Version 0.12.0
- Can optionally move speed test result suffixes into the csv header row (see #61).
Version 0.11.0
What's Changed
- Speed test results should be displayed in user user-specified scale by @FrankRay78 in #62