Releases: code-inflation/cfspeedtest
Releases · code-inflation/cfspeedtest
v1.4.1
What's Changed
- fix: disable Docker build provenance to prevent manifest creation failure by @code-inflation in #214
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Add unit tests for core parsing and calculation logic by @code-inflation in #208
- Fix/download timing measurement by @code-inflation in #209
- Update dependencies by @code-inflation in #210
- Use native ARM64 runners for faster Docker builds by @code-inflation in #211
- Cache cargo-audit installation for faster security checks by @code-inflation in #212
Full Changelog: v1.3.4...v1.4.0
v1.3.4
Fix docker image release
v1.3.3
What's Changed
- feat: allow users to use --ipv{4,6} flags to bind to other addresses by @stepbrobd in #180
- feat: Implement cross-compilation and Docker layer caching for ARM bu… by @code-inflation in #190
- Fix clippy issue -use
div_ceil()
instead of manual implementation by @code-inflation in #193 - chore(deps): bump tokio from 1.44.1 to 1.44.2 by @dependabot in #192
- chore(deps): bump indexmap from 2.8.0 to 2.9.0 by @dependabot in #191
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- Implement shell completion using clap_complete by @code-inflation in #189
- Dependency upgrades
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- IPv6: Change loopback address to unspecified address by @useful64 in #171
- Allow --nr-tests to be less than 4 by @code-inflation in #166
- fix cargo audit job and update deps by @code-inflation in #165
- Dependency upgrades
Full Changelog: v1.3.0...v1.3.1
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