Skip to content

Releases: siketyan/ghr

v0.4.2

04 Jan 17:24
8f3f7d4
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

31 Dec 15:56
8b0e57a
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0 - New Year Edition

31 Dec 15:10
91edcd0
Compare
Choose a tag to compare
Pre-release

2024: Happy new year everyone 馃帀

This release introduces a new feature: dumping & restoring your repositories through a TOML file. You can now sync your repos in the workspace at once! Note that the feature is still experimental.

What's Changed

Dependabot stuff

Full Changelog: v0.3.11...v0.4.0

v0.3.11

26 Sep 15:34
0fea43f
Compare
Choose a tag to compare
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

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

v0.3.10

22 Jul 11:54
a44f63e
Compare
Choose a tag to compare
v0.3.10 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.3.9...v0.3.10

v0.3.9

06 Jul 14:48
9b5e5f8
Compare
Choose a tag to compare
v0.3.9 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.8...v0.3.9

v0.3.8

25 Apr 16:51
93087b4
Compare
Choose a tag to compare
v0.3.8 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.7...v0.3.8

v0.3.7

24 Apr 05:07
7a9e171
Compare
Choose a tag to compare
v0.3.7 Pre-release
Pre-release

What's Changed

  • build(deps): bump clap from 4.2.1 to 4.2.2 by @dependabot in #126
  • build(deps): bump octocrab from 0.19.0 to 0.20.0 by @dependabot in #125
  • build(deps): bump serde from 1.0.159 to 1.0.160 by @dependabot in #127
  • Minor chore/fixes by @yu-ichiro in #129
  • [closable] feat: Add --full-path option to list subcommand by @yu-ichiro in #131
  • Add retry feature to cloning by @yu-ichiro in #130
  • chore: Release v0.3.7 by @siketyan in #133
  • feat: Rename --full-path to --path, adding a short alias -p by @siketyan in #134

Full Changelog: v0.3.6...v0.3.7

v0.3.6

14 Apr 17:20
9a99769
Compare
Choose a tag to compare
v0.3.6 Pre-release
Pre-release

What's Changed

  • Refine completions (doc fix, profile completions, more fish completions) by @yu-ichiro in #117
  • feat: Add command browse for opening a repository on a browser by @yu-ichiro in #118
  • build(deps): bump dialoguer from 0.10.3 to 0.10.4 by @dependabot in #120
  • build(deps): bump h2 from 0.3.16 to 0.3.17 by @dependabot in #122
  • fix: Resolve that --cd used with clone and init does not work on bash by @ryuma017 in #121
  • chore: Release v0.3.6 by @siketyan in #123

Full Changelog: v0.3.5...v0.3.6

v0.3.5

06 Apr 17:29
cc4b3f9
Compare
Choose a tag to compare
v0.3.5 Pre-release
Pre-release

What's Changed

  • build(deps): bump async-trait from 0.1.67 to 0.1.68 by @dependabot in #106
  • build(deps): bump octocrab from 0.18.1 to 0.19.0 by @dependabot in #107
  • build(deps): bump regex from 1.7.1 to 1.7.3 by @dependabot in #108
  • build(deps): bump url from 2.3.0 to 2.3.1 by @dependabot in #109
  • build(deps): bump clap from 4.1.11 to 4.2.1 by @dependabot in #110
  • build(deps): bump tokio from 1.26.0 to 1.27.0 by @dependabot in #111
  • build(deps): bump serde from 1.0.158 to 1.0.159 by @dependabot in #112
  • docs: change phrasing of cd related text by @yu-ichiro in #113
  • Let arbitrary config values be on profiles & Attaching profiles on demand by @yu-ichiro in #114
  • chore: Release v0.3.5 by @siketyan in #115

New Contributors

  • @yu-ichiro made their first contribution in #113

Full Changelog: v0.3.4...v0.3.5