Releases: aviator-co/av
Releases · aviator-co/av
v0.0.39
v0.0.38
v0.0.35
Changelog
- 58284cf Add av stack switch that interactively switch branches (#281)(#280)
- cd6a3f4 Check the git error message in a case-insensitive way (#274)
- 8cbf917 Checkout a trunk instead of switching to the detached HEAD (#273)
- ce51db8 Make stackutils return only tree structure (#278)
- fa0bb12 Remove the deadcode (#283)(#282)
- ce261bf Use t.Log for test log output (#276)(#275)
v0.0.34
Changelog
- 81164e8 Add
--current
option to stack submit command (#259) - 1b7f930 Don't fetch/push upstack branches on av commit create/amend (#266)
- 17cc574 Enable writing stack trees to PR bodies (#271)
- 3a341fd Implement av stack orphan command (#258)
- 9e40361 Move stack helpers to separate module for reuse (#267)
- 270194a Process entire stack subtree when syncing stack (#269)
- 17c7522 Refactor PR body parsing (#270)
- 50d63e0 Support WAYLAND_DISPLAY environment variable (#262)
- 934e5c7 Support
av stack branch <new branch> <base branch>
(#265) - dd825e5 Update av stack submit to open PRs in browser after entire stack is submitted (#268)
- ec971dc chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#260)
- 063217d chore(deps): bump the golang group with 2 updates (#257)
- ea862e1 chore(deps): bump the golang group with 2 updates (#272)
v0.0.33
v0.0.32
Changelog
- f0fb03c Calculate the merge base based on the remote tracking branch (#250)
- b771af9 Issue #224 (#238)
- e1522c1 Set av-pushed-remote and av-pushed-ref on push (#237)
- ddbae4a Update error message (#252)
- 4cfb580 [MER-3739] Configure dependabot to update libraries (#232)
- 0cfa746 chore(deps): bump the github-actions group with 3 updates (#233)
- 283d902 chore(deps): bump the golang group with 1 update (#235)
- 02ed78e chore(deps): bump the golang group with 1 update (#251)
v0.0.31
v0.0.30
What's Changed
- Add root and data/ as PR template paths by @andrewwdye in #220
- [MER-3309] Add an extra merge commit detection based on commit messages by @draftcode in #218
New Contributors
- @andrewwdye made their first contribution in #220
Full Changelog: v0.0.29...v0.0.30