Skip to content

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 08 Nov 21:44
· 36 commits to main since this release
  • ghpr init creates gh/new/: Automatically creates and initializes the gh/new/ directory
  • Shell integration auto-cd: ghpri function now automatically cd's to gh/new/ after init
  • README improvements: Added prominent examples using real PRs/Issues (marin#1773, marin#1723)
  • PyPI badge: Added version badge to README
  • Shell integration packaging: Shell files (.bash, .fish) now properly included in PyPI package
  • pull single commit: Changed to create one atomic commit instead of separate commits for description and comments
  • pull Issue support: Fixed to work with Issues, not just PRs
  • All 92 tests passing

Full Changelog: v0.1.2...v0.1.3