Skip to content

v0.3.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@siketyan siketyan released this 26 Sep 15:34
· 413 commits to main since this release
0fea43f

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

Full Changelog: v0.3.10...v0.3.11