v0.3.11
Pre-release
Pre-release
This is a maintenance release of ghr. Although no new features or improvements are not introduced in this version, a small update comes from upstream gh-config-rs crate: we can now retrieve GitHub OAuth token from gh CLI stored in the secure location (Windows Security Credentials, macOS Keychain, Linux Secret Service).
What's Changed
- ci: Replace deprecated actions by @siketyan in #203
- ci: Install cross for advanced cross-platform builds by @siketyan in #212
- fix: Load token using Hosts::retrieve_token instead of Host::oauth_token by @siketyan in #243
- chore: Release v0.3.11 by @siketyan in #246
Dependabot Updates
- build(deps): bump octocrab from 0.26.0 to 0.28.0 by @dependabot in #204
- build(deps): bump serde from 1.0.174 to 1.0.175 by @dependabot in #205
- build(deps): bump octocrab from 0.28.0 to 0.29.1 by @dependabot in #206
- build(deps): bump serde from 1.0.175 to 1.0.179 by @dependabot in #207
- build(deps): bump serde_with from 3.1.0 to 3.2.0 by @dependabot in #208
- build(deps): bump indicatif from 0.17.5 to 0.17.6 by @dependabot in #210
- build(deps): bump regex from 1.9.1 to 1.9.3 by @dependabot in #211
- build(deps): bump serde from 1.0.179 to 1.0.183 by @dependabot in #209
- build(deps): bump tokio from 1.29.1 to 1.30.0 by @dependabot in #213
- build(deps): bump clap from 4.3.19 to 4.3.21 by @dependabot in #214
- build(deps): bump async-trait from 0.1.72 to 0.1.73 by @dependabot in #215
- build(deps): bump octocrab from 0.29.1 to 0.29.2 by @dependabot in #216
- build(deps): bump tokio from 1.30.0 to 1.31.0 by @dependabot in #217
- build(deps): bump octocrab from 0.29.2 to 0.29.3 by @dependabot in #218
- build(deps): bump anyhow from 1.0.72 to 1.0.75 by @dependabot in #219
- build(deps): bump serde from 1.0.183 to 1.0.185 by @dependabot in #221
- build(deps): bump clap from 4.3.21 to 4.3.23 by @dependabot in #222
- build(deps): bump rustls-webpki from 0.101.1 to 0.101.4 by @dependabot in #223
- build(deps): bump url from 2.4.0 to 2.4.1 by @dependabot in #224
- build(deps): bump clap from 4.3.23 to 4.4.0 by @dependabot in #225
- build(deps): bump regex from 1.9.3 to 1.9.4 by @dependabot in #226
- build(deps): bump tokio from 1.31.0 to 1.32.0 by @dependabot in #227
- build(deps): bump rust from 1.71 to 1.72 by @dependabot in #228
- build(deps): bump octocrab from 0.29.3 to 0.30.1 by @dependabot in #232
- build(deps): bump regex from 1.9.4 to 1.9.5 by @dependabot in #229
- build(deps): bump serde_with from 3.2.0 to 3.3.0 by @dependabot in #230
- build(deps): bump serde from 1.0.185 to 1.0.188 by @dependabot in #231
- build(deps): bump walkdir from 2.3.3 to 2.4.0 by @dependabot in #233
- build(deps): bump clap from 4.4.0 to 4.4.2 by @dependabot in #234
- build(deps): bump gh-config from 0.2.1 to 0.2.2 by @dependabot in #236
- build(deps): bump toml from 0.7.6 to 0.7.8 by @dependabot in #235
- build(deps): bump clap from 4.4.2 to 4.4.4 by @dependabot in #238
- build(deps): bump toml from 0.7.8 to 0.8.0 by @dependabot in #237
- build(deps): bump indicatif from 0.17.6 to 0.17.7 by @dependabot in #242
- build(deps): bump dialoguer from 0.10.4 to 0.11.0 by @dependabot in #241
- build(deps): bump build-info from 0.0.31 to 0.0.33 by @dependabot in #239
- build(deps): bump clap from 4.4.4 to 4.4.5 by @dependabot in #244
- build(deps): bump gh-config from 0.2.2 to 0.3.0 by @dependabot in #245
- build(deps): bump windows from 0.48.0 to 0.51.1 by @dependabot in #220
Full Changelog: v0.3.10...v0.3.11