Releases: aviator-co/av
Releases · aviator-co/av
v0.0.13
Changelog
df7fc3d feat: Show the commit message body (#83 )
71f631a feat: Use the remote tracking branch for finding commits (#81 )
v0.0.12
Changelog
b1b2717 feat: Add commit split command (#80 )
7b22b0e fix: Use the remote tracking branch for the sync (#79 )
v0.0.11
Changelog
9b993bb feat: Add stack branch-commit command (#76 )
v0.0.10
Changelog
60fdf8c fix: Parse EDITOR with shell syntax (#73 )
ea684fa fix: Use git push --force-with-lease
in av pr create
(#72 )
v0.0.9
Changelog
346e15c feat: Open editor to specify PR title/body (#68 )
acfa4e8 feat: Stop applying avbeta-stackedprs label (#69 )
956404d fix: Auto-update PR body during stack sync [MER-1487] (#67 )
355e5f7 fix: Don't try to change the base branch of closed PRs (#65 )
2dbc2ae fix: Don't un-draft PRs during re-parent (#71 )
v0.0.8
Changelog
bb489f4 feat: Add support for GITHUB_TOKEN env var (#64 )
2e0c361 fix: Construct correct list of branches to be synced during stack sync (#62 )
fe6bb98 fix: Stack sync rebase properly after parent is merged (#63 )
d1d3aaa fix: Update base branch during av stack sync (#61 )
48c298d refactor: Refactor av stack sync (#60 )
v0.0.7
Changelog
3c5822f feat(stack sync): Implement av stack sync --trunk (#58 )
68a958e feat(stack sync): auto rebase branches after merge (#56 )
12ea56a feat: Add stack metadata to PR on creation (#57 )
6076153 feat: Include parent pull in stack metadata, update metadata on stack submit (#59 )
v0.0.6
Changelog
7cb82b4 feat(stack branch): Support renaming branches (#54 )
e66efe2 feat(stacks): add av stack submit command (#50 )
f3d0c96 feat(stacks): added shortcut flag to stack prev and stack next (#49 )
ef2de0d fix: Don't push branch if PR hasn't been created yet (#51 )
v0.0.5
Changelog
6456411 Fixed newlines on returns (#46 )
8576e20 [MER-1006] added stack prev and next commands (#45 )
a960c3c [MER-877] cli: improve error message if stack branch fails (#41 )
d49e44a fix(stack sync): Handle stack sync rebase for >= 3 branches correctly (#47 )
7a2b882 fix(stack-sync): cleanup rebase state on sync --abort (#48 )
v0.0.4
Changelog
e521018 Fetch PR info from GH before trying to open it (#38 )
6a4c35f Fetch remote pull state during av stack sync (#42 )
b91d8ab [MER-873] Highlight current branch in the stack (#39 )
You can’t perform that action at this time.