Releases: modular/stack-pr
Releases · modular/stack-pr
0.1.5
What's Changed
- Update docs. by @ZolotukhinM in #77
- Don't allow submit in the middle of a rebase by @mckaydavis in #89
- Capture stdout stderr when running shell commands in quiet mode by @langong347 in #96
- Add 'stack-pr config' command by @ZolotukhinM in #99
- Check if the target branch exists. by @ZolotukhinM in #100
- Only call 'git stash pop' when there were any stashed changes. by @ZolotukhinM in #101
- Add 'land.style' option. by @ZolotukhinM in #102
- Change default
.stack-pr.cfglocation to repo root by @laszlokindrat in #104 - Change
land.styleconfig option semantics by @laszlokindrat in #105 - Don't generate table of contents for stacks with just 1 PR. by @ZolotukhinM in #103
New Contributors
- @mckaydavis made their first contribution in #89
- @langong347 made their first contribution in #96
- @laszlokindrat made their first contribution in #104
Full Changelog: 0.1.4...0.1.5
0.1.4
What's Changed
- Allow merge state to be 'UNKNOWN' or 'UNSTABLE' by @AmaranthineCodices, @TheCoreMan, @ZolotukhinM in #49, #60
- Add docs for command line options. by @TheCoreMan in #59
- Fix a bug in 'abandon' when the current branch is 'main'. by @ZolotukhinM in #68
- Adds the option to stash uncommitted changes before submitting PRs by @kernhanda in #70
- Allow specifying the location for the branch number in the branch name template. by @ZolotukhinM in #73
New Contributors
- @kernhanda made their first contribution in #51
- @TheCoreMan made their first contribution in #59
Full Changelog: 0.1.3...0.1.4
0.1.3
What's Changed
- Fix a bug with replacing $USERNAME in the branch name. by @ZolotukhinM in #44
0.1.2
What's Changed
- Added config files - now defaults for the CL options can be customized with local config files (#32).
- Added a feature to customize branch names for stacked PRs (#33).
- Fixed a bug with branches not being deleted when a stack is abandoned (#27).
- Subcommands outputs is suppressed for less spammy look (#26).
New Contributors
- @AmaranthineCodices made their first contribution in #19
- @cleithner-comcast made their first contribution in #27
- @GiorgosAlexakis made their first contribution in #40
Full Changelog: 0.1.1...0.1.2
Bug fixes
Introducing stack-pr by modular
We are pleased to announce the release of a new tool aimed at simplifying the management of stacked pull requests (PRs) on GitHub - stack-pr. This tool is still in its early development days, but we are excited to share it with the community and welcome your contributions.
Read more here:
https://www.modular.com/blog/announcing-stack-pr-an-open-source-tool-for-managing-stacked-prs-on-github