Skip to content

Releases: aviator-co/av

v0.0.46

20 Nov 23:47
a8a2b09
Compare
Choose a tag to compare

Changelog

v0.0.45

20 Nov 22:10
f1cbd91
Compare
Choose a tag to compare

Changelog

v0.0.44

19 Nov 00:05
01e32b8
Compare
Choose a tag to compare

Changelog

  • 37c9124 Add CODEOWNERS (#435)
  • 22495d4 Automate completions for homebrew installs (#446)
  • 2e47d31 Fix the infinite loop in av stack tidy (#434)(#433)
  • ad25434 Fix typos (#419)
  • ed184fe Make 0 arg state for stack branch more user friendly (#445)
  • b78d154 Prevent accidentally committing to master (#427)
  • 8758782 Skip update check on av completion (#428)
  • ef0337f Support ctrl+n and ctrl+p for moving up and down in the prompt (#426)
  • f2c7fff Update libraries (#421)
  • 89b43ca Update libraries (#454)
  • 01e32b8 chore(deps): bump the golang group across 1 directory with 2 updates (#457)
  • 9ea9e0e chore(deps): bump the golang group across 1 directory with 6 updates (#420)
  • 6449b42 feat: av stack submit --draft add the ability to open PRs as draft (#455)
  • 7e092e5 feat: add --all flag to av commit amend (#452)

v0.0.43

06 Sep 00:40
c8625cc
Compare
Choose a tag to compare

Changelog

  • 477b119 Add a demo for stack restack (#399)
  • 25197f9 Check local metadata is updated compared with PR's metadata (#403)
  • 3754f82 Explain single branch adoption use case in av stack adopt help (#416)(#415)
  • 71cd2fc Fix spelling errors (#412)
  • ee67a65 Strip the remote name from the specified parent (#407)
  • 81f6fc4 Update libraries and go version (#394)
  • c8625cc Update the demo videos (#417)
  • 59b0c42 Update the help text for the stack sync command (#400)
  • 77bdc9e Use the golangci-lint GitHub Action (#401)
  • 7f4c69e chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.6 to 0.27.0 in the golang group (#398)
  • 6fec05b chore(deps): bump github.com/charmbracelet/bubbletea from 1.0.0 to 1.1.0 in the golang group (#411)
  • 5ef8f03 chore(deps): bump the golang group across 1 directory with 4 updates (#408)

v0.0.42

14 Aug 17:36
ae0e446
Compare
Choose a tag to compare

Changelog

  • ae0e446 Update libraries (#392)
  • 9afc8ec Use a resolved commit hash as the starting point for the new branch (#391)

v0.0.41

10 Aug 01:03
1d3bfc6
Compare
Choose a tag to compare

Changelog

  • 1d3bfc6 Add a workaround for the rendering stuck issue (#389)

v0.0.40

07 Aug 23:12
0d3ef28
Compare
Choose a tag to compare

Highlights

  • UX improvements
    • av stack sync will conditionally sync to the latest trunk. This behavior
      reduces the GitHub test triggers by keeping the branch up to date.
    • Running av stack sync on a trunk branch will prompt you to sync all
      branches.
    • av commit ammend and av commit create prevents users from accidentally
      updating a merged branch.
    • av stack switch can take a branch name or a PR URL. You can directly jump
      to the branch by pasting the URL.
    • Faster av stack adopt.
  • UI improvements
    • Aligning the command output styles with the new av stack sync impl.
    • Updated the color scheme to address the readability issue.
  • Configurations
    • Support non-origin remote as the upstream.

  • Configurations

  • UX improvements

    • Prevent av commit amend and av commit create for merged branches (@Brookke in #318)
    • Check if user is on trunk and prompt to sync all instead (@Brookke in #366)
    • Support checkout by a PR URL in av stack swtich (@Konboi in #360)
    • Conditionally sync the branches (@draftcode in #369)
  • UI improvements

    • Fix the position of the help message in the stack switch view (@draftcode in #345)
    • Fix av stack adopt style (@draftcode in #373)
    • Align the output style of the stack adopt command with stack sync (@draftcode in #377)
    • Explain what stack tidy does in the output and manpages (@draftcode in #382)
    • Update the stack switch styles to align with other commands (@draftcode in #381)
    • Update the stack tree styles (@draftcode in #383)
  • Bug fixes

    • Fix av stack adopt to detect the trunk branch first (@draftcode in #350)
    • Update the PR metadata before pushing to the remote (@draftcode in #352)
    • Fix av pr create failure when a parent is merged (@Konboi in #353)
    • Use detached HEAD when pruning branches (@draftcode in #358)
    • Try checkout the default branch if the current branch is deleted (@draftcode in #359)
    • Fix the post-sync branch checkout logic (@draftcode in #365)
    • Use git-merge-base for the fast merge-base detection (@draftcode in #368)
  • Documentation

Full Changelog: v0.0.39...v0.0.40

v0.0.39

14 Jun 17:28
7267e8f
Compare
Choose a tag to compare

Changelog

v0.0.38

14 Jun 01:52
5e30901
Compare
Choose a tag to compare

Changelog

v0.0.35

16 May 21:13
fa0bb12
Compare
Choose a tag to compare

Changelog