Added
fetchpost
: new command that uses HTTP POST, as opposed tofetch
- which uses
HTTP GET (difference between HTTP GET & POST methods) #431- Added
qsvnp
binary variant to prebuilt binaries - qsv with all the features EXCEPT python
Changed
fetch
: refactor report parameter processing #426- Bump serde from 1.0.142 to 1.0.143 by @dependabot in #423
- Bump ahash from 0.7.6 to 0.8.0 by @dependabot in #425
- Bump serial_test from 0.8.0 to 0.9.0 by @dependabot in #428
- Bump anyhow from 1.0.60 to 1.0.61 by @dependabot in #427
- Bump sysinfo from 0.25.1 to 0.25.2 by @dependabot in #429
- Bump actix-governor from 0.3.0 to 0.3.1 by @dependabot in #430
- cargo update bump various indirect dependencies
- pin Rust nightly to 2022-08-11
- change MSRV to 1.63
Fixed
excel
: fixed empty sheet handling #422
Full Changelog: 0.61.4...0.62.0