Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 22 Nov 16:43
· 18 commits to main since this release

Critical Bug Fix + Shell Integration Improvements

This release fixes a critical bug in v0.1.4 and improves the shell integration experience.

Bug Fixes

  • Critical: Fixed clone command argument order bug that prevented cloning from working (introduced in decorator refactoring in v0.1.4)

Improvements

  • Shell integration: ghprc now automatically cds into the cloned directory (similar to ghpri)
  • Better UX: Removed automatic browser opening when creating gist mirrors
  • Shell integration: ghpr clone now outputs the directory path to stdout for easier scripting

Note

v0.1.4 is broken due to the clone bug. Please use v0.1.5 instead.

Full Changelog: v0.1.4...v0.1.5