v0.1.5
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
clonecommand argument order bug that prevented cloning from working (introduced in decorator refactoring in v0.1.4)
Improvements
- Shell integration:
ghprcnow automaticallycds into the cloned directory (similar toghpri) - Better UX: Removed automatic browser opening when creating gist mirrors
- Shell integration:
ghpr clonenow 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