Releases: code-inflation/cfspeedtest
Releases · code-inflation/cfspeedtest
v1.3.0
What's Changed
- introduce --download-only and --upload-only flags by @code-inflation in #150
- update dependencies by @code-inflation in #149
Full Changelog: v1.2.6...v1.3.0
v1.2.6
What's Changed
- Add barplot axis labels and increas plot width to 80 characters by @code-inflation in #128
- Bump clap from 4.5.9 to 4.5.11 by @dependabot in #117
- Bump serde_json from 1.0.120 to 1.0.121 by @dependabot in #116
- Bump env_logger from 0.11.3 to 0.11.5 by @dependabot in #115
- Bump clap from 4.5.11 to 4.5.13 by @dependabot in #121
- Bump indexmap from 2.2.6 to 2.3.0 by @dependabot in #120
- Bump regex from 1.10.5 to 1.10.6 by @dependabot in #118
- Bump serde_json from 1.0.121 to 1.0.122 by @dependabot in #119
- chore(deps): bump serde from 1.0.204 to 1.0.206 by @dependabot in #124
- chore(deps): bump serde_json from 1.0.122 to 1.0.125 by @dependabot in #125
- chore(deps): bump indexmap from 2.3.0 to 2.4.0 by @dependabot in #127
- chore(deps): bump serde_json from 1.0.125 to 1.0.127 by @dependabot in #130
- chore(deps): bump reqwest from 0.12.5 to 0.12.7 by @dependabot in #129
- chore(deps): bump serde from 1.0.206 to 1.0.208 by @dependabot in #126
Full Changelog: v1.2.5...v1.2.6
v1.2.5
What's Changed
- Bump serde from 1.0.202 to 1.0.203 by @dependabot in #102
- Bump clap from 4.5.4 to 4.5.7 by @dependabot in #103
- Bump regex from 1.10.4 to 1.10.5 by @dependabot in #104
- Bump reqwest from 0.12.4 to 0.12.5 by @dependabot in #105
- Bump serde_json from 1.0.117 to 1.0.119 by @dependabot in #107
- Bump log from 0.4.21 to 0.4.22 by @dependabot in #106
- Bump clap from 4.5.7 to 4.5.8 by @dependabot in #108
- Bump serde_json from 1.0.119 to 1.0.120 by @dependabot in #110
- Bump serde from 1.0.203 to 1.0.204 by @dependabot in #111
- fix #112 extract header value by @code-inflation in #113
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- Switch to https endpoint to fix upload 404 issue by @code-inflation in #101
- ci: build and push arm64 by @devnoname120 in #94
- Updated various dependencies
New Contributors
- @devnoname120 made their first contribution in #94
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Bump reqwest from 0.11.24 to 0.11.25 by @dependabot in #76
- Bump env_logger from 0.11.2 to 0.11.3 by @dependabot in #78
- Bump clap from 4.5.1 to 4.5.2 by @dependabot in #77
- Bump clap from 4.5.2 to 4.5.3 by @dependabot in #80
- Bump reqwest from 0.11.25 to 0.11.26 by @dependabot in #81
- Setup container build and push to docker-hub by @code-inflation in #79
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- update release instructions using cargo-release by @code-inflation in #62
- Bump env_logger from 0.10.2 to 0.11.1 by @dependabot in #63
- Bump clap from 4.4.18 to 4.5.0 by @dependabot in #65
- Bump indexmap from 2.2.2 to 2.2.3 by @dependabot in #64
- Bump clap from 4.5.0 to 4.5.1 by @dependabot in #67
- Bump env_logger from 0.11.1 to 0.11.2 by @dependabot in #66
- Bump serde from 1.0.196 to 1.0.197 by @dependabot in #68
- Bump serde_json from 1.0.113 to 1.0.114 by @dependabot in #69
- Bump actions/checkout from 3 to 4 by @dependabot in #72
- Bump actions/setup-python from 3 to 5 by @dependabot in #70
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #71
- Bump indexmap from 2.2.3 to 2.2.5 by @dependabot in #73
- Bump log from 0.4.20 to 0.4.21 by @dependabot in #74
- Bump mio from 0.8.10 to 0.8.11 by @dependabot in #75
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Bump clap from 4.4.6 to 4.4.7 by @dependabot in #33
- Bump serde from 1.0.189 to 1.0.190 by @dependabot in #32
- Bump serde_json from 1.0.107 to 1.0.108 by @dependabot in #35
- Bump indexmap from 2.0.2 to 2.1.0 by @dependabot in #34
- Bump clap from 4.4.7 to 4.4.8 by @dependabot in #37
- Bump serde from 1.0.190 to 1.0.192 by @dependabot in #36
- Bump env_logger from 0.10.0 to 0.10.1 by @dependabot in #38
- update deps by @code-inflation in #39
- Bump serde from 1.0.192 to 1.0.193 by @dependabot in #40
- update deps by @code-inflation in #41
- Bump clap from 4.4.10 to 4.4.11 by @dependabot in #42
- Bump reqwest from 0.11.22 to 0.11.23 by @dependabot in #44
- dynamic payload sizing: Skip further tests if threshold exceeded by @code-inflation in #43
- update --help text in README by @code-inflation in #45
- Bump serde_json from 1.0.108 to 1.0.109 by @dependabot in #46
- Bump clap from 4.4.11 to 4.4.12 by @dependabot in #47
- Bump clap from 4.4.12 to 4.4.13 by @dependabot in #49
- Bump serde from 1.0.193 to 1.0.195 by @dependabot in #48
- add dependabot default assignee by @code-inflation in #50
- Bump serde_json from 1.0.109 to 1.0.111 by @dependabot in #52
- Bump clap from 4.4.13 to 4.4.16 by @dependabot in #51
- Bump h2 from 0.3.22 to 0.3.24 by @dependabot in #53
- Bump clap from 4.4.16 to 4.4.18 by @dependabot in #56
- Bump regex from 1.10.2 to 1.10.3 by @dependabot in #55
- Bump env_logger from 0.10.1 to 0.10.2 by @dependabot in #54
- Bump serde_json from 1.0.111 to 1.0.113 by @dependabot in #57
- Bump serde from 1.0.195 to 1.0.196 by @dependabot in #58
- Bump indexmap from 2.1.0 to 2.2.1 by @dependabot in #59
- upgrade deps by @code-inflation in #60
- add pre-commit config by @code-inflation in #61
Full Changelog: v1.1.3...v1.2.1
v1.2.0
What's Changed
- Implement dynamic payload sizing: Skip further tests if threshold exceeded by @code-inflation in #43
- Bump default
max-payload-size
to25MB
by @code-inflation inf #43
Other Changes
- Bump clap from 4.4.6 to 4.4.7 by @dependabot in #33
- Bump serde from 1.0.189 to 1.0.190 by @dependabot in #32
- Bump serde_json from 1.0.107 to 1.0.108 by @dependabot in #35
- Bump indexmap from 2.0.2 to 2.1.0 by @dependabot in #34
- Bump clap from 4.4.7 to 4.4.8 by @dependabot in #37
- Bump serde from 1.0.190 to 1.0.192 by @dependabot in #36
- Bump env_logger from 0.10.0 to 0.10.1 by @dependabot in #38
- update deps by @code-inflation in #39
- Bump serde from 1.0.192 to 1.0.193 by @dependabot in #40
- update deps by @code-inflation in #41
- Bump clap from 4.4.10 to 4.4.11 by @dependabot in #42
- Bump reqwest from 0.11.22 to 0.11.23 by @dependabot in #44
Full Changelog: v1.1.3...v1.2.0
v1.1.3
What's Changed
- Bump clap from 4.4.3 to 4.4.4 by @dependabot in #20
- Bump actions/checkout from 3 to 4 by @dependabot in #21
- Bump regex from 1.9.5 to 1.9.6 by @dependabot in #22
- Bump clap from 4.4.4 to 4.4.6 by @dependabot in #24
- Bump indexmap from 2.0.0 to 2.0.2 by @dependabot in #23
- Bump reqwest from 0.11.20 to 0.11.22 by @dependabot in #26
- Bump csv from 1.2.2 to 1.3.0 by @dependabot in #25
- Bump serde from 1.0.188 to 1.0.189 by @dependabot in #28
- Bump regex from 1.9.6 to 1.10.2 by @dependabot in #27
- Bump rustix from 0.38.13 to 0.38.19 by @dependabot in #29
- Create security-checks.yml by @code-inflation in #30
- upgrade deps and bump version by @code-inflation in #31
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- setup Dependabot config by @code-inflation in #12
- Bump actions/checkout from 3 to 4 by @dependabot in #13
- Bump indexmap from 1.9.3 to 2.0.0 by @dependabot in #14
- setup clippy check by @code-inflation in #11
- Add badges to README.md by @code-inflation in #15
- remove todo item - now tracked as github issue by @code-inflation in #17
- upgrade deps by @code-inflation in #18
- bump to version 1.1.2 by @code-inflation in #19
Full Changelog: v1.1.1...v1.1.2