Major Change
The json output changed schema and now includes test metadata and latency measurements.
What's Changed
- Add latency measurements to json outputs by @gnmyt in #204
- Fix IPv6 connection timeout panic by @code-inflation in #215
- chore(deps): bump reqwest from 0.12.20 to 0.12.22 by @dependabot[bot] in #216
- chore(deps): bump clap_complete from 4.5.54 to 4.5.55 by @dependabot[bot] in #218
- chore(deps): bump clap from 4.5.40 to 4.5.41 by @dependabot[bot] in #217
- chore(deps): bump serde_json from 1.0.140 to 1.0.141 by @dependabot[bot] in #219
- chore(deps): bump serde_json from 1.0.141 to 1.0.142 by @dependabot[bot] in #222
- chore(deps): bump clap from 4.5.41 to 4.5.42 by @dependabot[bot] in #221
- update deps by @code-inflation in #245
- fix: correct latency test count by @code-inflation in #246
New Contributors
Full Changelog: v1.4.1...v2.0.0