Skip to content

Releases: aviator-co/av

v0.0.27

14 Nov 23:31
dc11025
Compare
Choose a tag to compare

Changelog

  • dc11025 feat: Implement av stack for-each command (#212)

v0.0.26

08 Nov 21:52
eacefbd
Compare
Choose a tag to compare

Changelog

  • eacefbd fix: Use upper/lowercase to find pull request template (#211)

v0.0.25

25 Oct 19:07
197844e
Compare
Choose a tag to compare

Changelog

  • 2056291 feat: improve av stack reorder UX (#207)
  • 197844e fix: Don't re-use closed/merged PRs (#208)
  • bd00516 fix: Update base branch correctly in av pr create (#206)

v0.0.24

19 Oct 17:52
13a606d
Compare
Choose a tag to compare

Changelog

  • 13a606d fix: Don't erase PR message if editor exits with a non-zero code (#204)

v0.0.23

07 Sep 19:34
7923ddf
Compare
Choose a tag to compare

Changelog

  • 7923ddf [MER-2744] fix: look for correct git dir path. (#200)
  • 7066b0f [Readme] fix the get started link and add more context (#193)
  • 6360252 fix: Check authentication status in av pr status (#202)
  • c5086de fix: Repo.Diff shouldn't fail given ambiguous branch names (#203)

0.0.21

01 Sep 21:36
4a48c65
Compare
Choose a tag to compare

Changelog

  • 1070c30 [MER-2188] Use gh auth token if it's available (#198)
  • dc2bc23 [MER-2598] doc: Add av pr queue man page; hide unimplemented flags. (#191)
  • 24c8a50 [MER-2814] Automatically make a PR draft (#199)
  • fe8be90 feat: Allow specifying Aviator API URL from configuration (#194)
  • 4a48c65 fix: Dont hide av stack reorder command (#201)
  • 07e2de0 fix: Push correctly during av stack sync (#197)

0.0.20

14 Jul 21:44
d7b72a5
Compare
Choose a tag to compare

Changelog

v0.0.19

30 Jun 00:59
1fc67c5
Compare
Choose a tag to compare

Changelog

  • 1fc67c5 [MER-2335] Add a manpage for av stack reorder (#186)
  • b058a67 [MER-2335] Remove the dev version check for reorder (#185)
  • f7f39da [MER-2485] Separate the branch deletion messages (#183)
  • b40636c [MER-2497] Abort git-cherry-pick on --abort (#184)

v0.0.18

15 Jun 22:57
c343837
Compare
Choose a tag to compare

Changelog

  • c343837 Fix: remove second create. (#182)
  • e6dbf76 [MER-1962] Support retroactively rename the branches (#162)

v0.0.17

14 Jun 20:57
a3f4cba
Compare
Choose a tag to compare

Changelog

  • 98dfc39 [MER-2347] No positional args. (#153)
  • 156e30f [MER-2417] Remove the unnecessary branch name in logging (#161)
  • d1fd148 [MER-2418] Make it easy to detect a PR markdown (#165)
  • 1b48199 [MER-2446] Adjust styles for web and manpages (#176)
  • 80d82d2 [MER-2449] Replace the deprecated "replacements" (#178)
  • b92e037 [MER-2452] Bundle manpages (#179)
  • fc62a71 [MER-2458] Remove the Vim plugin (#180)
  • 8470649 doc: Add manpage for av stack branch-commit (#156)
  • 11fe9a2 doc: Add more description to av-pr-create (#151)
  • 40d7b78 doc: Add more manual pages (#143)
  • df588be doc: [MER-2380][MER-2381] add manpages for av stack next and prev (#158)
  • 623b565 doc: [MER-2383] Add manpage for av stack sync (#152)
  • a3f4cba doc: [MER-2453] add manpage for av pr status (#181)
  • f8a57a5 doc: add manpage for av auth status (#166)
  • 7a612c8 feat(stack reorder): Delete branches removed from reorder plan (#174)
  • 19a33f3 feat(stack reorder): Generate plan for stack (#157)
  • acc644f feat(stack reorder): Open editor to customize reorder plan (#167)
  • 5e61a09 feat: [MER-2339] add av auth status (#145)
  • ec48b79 feat: add associated botpr info to av pr status (#175)
  • 4dd9d57 feat: add force flag to stack branch rename (#177)
  • 64c122b fix(stack diff): Compute stack diff correctly (#159)
  • 9bbc39a refac: Move av pr create (#169)
  • f987c51 refac: [MER-2427] Add pr.go. (#172)