Releases: jehiah/git-open-pull
Releases · jehiah/git-open-pull
Release list
v2.1.0
What's Changed
- log output on error by @mrwoof in #35
- Provide better error output when a git command errors by @jehiah in #37
- Convert to Go Modules by @jehiah in #36
- Add command line args for description, title, labels and interactive mode by @dianaabishop in #38
- bug fix: don't overwrite processed description in interactive mode by @mrwoof in #40
- Changes to branch issue number detection by @jharshman in #42
- Update Install Directions by @pevans96 in #44
- prompt for draft mode by @jehiah in #45
- Move CI from travis CI -> Github Action by @jehiah in #46
- bugfix: honor interactive mode when issue num detected by @JayDonigian in #47
- fix: --description-file validation by @mrwoof in #50
- Add agent-aware help text and --list-labels flag by @jehiah in #51
New Contributors
- @dianaabishop made their first contribution in #38
- @jharshman made their first contribution in #42
- @pevans96 made their first contribution in #44
- @JayDonigian made their first contribution in #47
Full Changelog: v2.0...v2.1.0
Version 2.0.0
A complete rewrite in Go
- pre-populate Issue template with commit messages
- provide pre/post processing hooks
- provide PR creation hook
Version 1.0 snapshot
Merge pull request #32 from jonathancross/master Fixing insecure links.