Skip to content

Releases: code-inflation/cfspeedtest

v1.1.1

11 Sep 11:32
ae0bc41
Compare
Choose a tag to compare

Expose run_tests & run_tests (#10) - Thanks @deanrock 🎉

  • Publicly expose Measurement fields

  • Publicly expose run_tests and PayloadSize::sizes_from_max

  • bump to version 1.1.1 and upgrade deps

v1.1.0

06 Sep 06:42
Compare
Choose a tag to compare

The project is now usable as a library.

  • add lib.rs and move main.rs code

  • upgrade deps

  • rename speedtest options to CLI options

  • add examples for library usage

  • make OutputFormat no longer optional

  • minor version bump

  • run examples and CLI in GitHub CI

v1.0.4

31 Aug 16:50
Compare
Choose a tag to compare

Introduces --ipv4 and --ipv6 command-line options to force the use of a specific protocol

v1.0.3

19 Aug 19:46
Compare
Choose a tag to compare

fix typo in --output-format parameter (thanks @0x6b )

v1.0.2

08 Jun 16:56
Compare
Choose a tag to compare
update deps

v1.0.1

24 Mar 09:07
Compare
Choose a tag to compare
bump version

v0.1.10

17 Mar 18:07
Compare
Choose a tag to compare
bump version to 0.1.10

v0.1.9

01 Mar 19:48
58cc65d
Compare
Choose a tag to compare

Add csv/ json/ json-pretty output format

v0.1.8

24 Feb 22:15
Compare
Choose a tag to compare
clean-up output, fix alignments

v0.1.7

20 Feb 20:43
Compare
Choose a tag to compare
add flag for verbose output