cargo-binstall/crates
Jiahao XU 22b3419fce
feat: Add GraphQL support to GhApiClient (#1124)
Fixed #868

 - Add new fn `remote::Client::post`
 - Add new fn `remote::RequestBuilder::body`
 - Re-export `reqwest::Body` in `remote`
 - Add dep percent-encoding v2.2.0 to binstalk-downloader
 - Add dep serde-tuple-vec-map v1.0.1 to binstalk-downloader
 - Add GraphQL to `GhApiClient`, fallback to Restful API if token is not
   provided or authorization failed.
 - Fixed `GhReleaseArtifact::try_extract_artifact_from_str`: decode
   percent encoded http url path and add regression tests
 - Added variant `GhApiError::Context` & `GhApiContextError`
 - Added variant `GhApiError::GraphQLErrors` & `GhGraphQLErrors`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-06-04 14:09:49 +00:00
..
bin feat: Add new cmdline option --no-track (#1111) 2023-06-03 09:15:18 +00:00
binstalk feat: Add GraphQL support to GhApiClient (#1124) 2023-06-04 14:09:49 +00:00
binstalk-downloader feat: Add GraphQL support to GhApiClient (#1124) 2023-06-04 14:09:49 +00:00
binstalk-manifests Bump toml_edit from 0.19.9 to 0.19.10 (#1084) 2023-05-24 02:29:53 +00:00
binstalk-types Bump once_cell from 1.17.1 to 1.17.2 (#1106) 2023-05-30 04:06:18 +00:00
detect-targets detect-targets: Add fallback to windows (#650) 2023-06-04 03:58:05 +00:00
detect-wasi Bump tempfile from 3.4.0 to 3.5.0 (#967) 2023-03-30 02:49:38 +00:00
fs-lock Bump fs4 from 0.6.4 to 0.6.5 (#1112) 2023-06-01 04:02:01 +00:00
leon Bump clap from 4.2.7 to 4.3.0 (#1076) 2023-05-22 02:35:41 +00:00
leon-macros Bump syn from 2.0.16 to 2.0.18 (#1104) 2023-05-29 04:22:16 +00:00
normalize-path release: normalize-path v0.2.0 (#509) 2022-11-04 17:30:21 +11:00