Skip to content

Releases: aviator-co/av

v0.1.23-rc1-nightly

11 Apr 22:02
9902a09

Choose a tag to compare

v0.1.23-rc1-nightly Pre-release
Pre-release

Changelog

  • 9902a09 fix(reparent): resolve origin/HEAD to default branch (#708)

v0.1.21-rc1-nightly

09 Apr 05:57
1343e59

Choose a tag to compare

v0.1.21-rc1-nightly Pre-release
Pre-release

Changelog

  • 1343e59 fix nightly homebrew publish, pin goreleaser tag, disable fury for nightly (#713)

v0.1.19

06 Apr 20:39
d109855

Choose a tag to compare

Changelog

  • 9b6c50a feat(sync): add opt-in fast-forward of trunk branch after sync (#702)
  • 55135b6 feat: fall back to GitHub API in av pr status when Aviator API token is not configured (#694)
  • d109855 fix sync --all failing when deleted branch exists in tree (#685)
  • a69278f fix: hide deleted branches from av switch interactive view (#701)
  • 0059d63 fix: improve error message when checking out a branch used by another worktree (#700)
  • 80e7a6b fix: remove pager flag from mandoc preview to avoid shell errors (#697)
  • 6cfc47e fix: use correct Go time layout token for timezone display (#699)
  • bdbdaf9 test(e2e): migrate e2e tests to testscript framework (#695)

v0.1.18

02 Apr 21:36
2cd64f8

Choose a tag to compare

Changelog

  • 30a384a fix: avoid crash in av sync in non-TTY environments (#689)
  • 2cd64f8 support av sync on checked out worktree branches (#677)

v0.1.17

23 Mar 21:06
e0fb25d

Choose a tag to compare

Changelog

  • 714841a add agent-plugins reference to readme (#670)(#669)
  • 81b826c av pr help text add mention of updating pr ability (#676)
  • 8095639 chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 (#668)
  • b67f899 chore(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 (#664)
  • 296e06e chore(deps): bump goreleaser/goreleaser-action from 6 to 7 in the github-actions group (#667)
  • a90e182 chore(deps): bump the golang group across 1 directory with 5 updates (#665)
  • dc3d8c3 chore(deps): update Go to 1.26.0 and upgrade all dependencies (#681)
  • 0bcdcc9 fix: skip $AV_HOME config path when env var is unset (#680)
  • 0b540db gracefully handle reorder failure-continue workflow (#673)
  • e0fb25d improve error message when av.db is corrupted (#683)
  • 3470da4 show worktree locations in av tree output (#675)

v0.1.16

09 Feb 21:06
024b726

Choose a tag to compare

Changelog

  • 024b726 Added message for branch deletion error due to worktrees (#660)
  • 6ca7438 feat: set upstream tracking branch after push (#650)
  • 10d3ae9 prevent creating cyclical dependencies (#649)
  • 38c5608 respect branchNamePrefix config in all branch creation paths (#653)

v0.1.15

15 Jan 22:43
31760da

Choose a tag to compare

Changelog

  • 4f517fb Better handling for Cursor by verifying stdin (#644)
  • 1573dd9 Fix: Prevent incorrect merge propagation when PR is flattened (#641)
  • 6e9672a allow excluding branches from sync --all (#643)
  • 105a471 chore(deps): bump actions/cache from 4 to 5 in the github-actions group (#637)
  • c34705a chore(deps): bump actions/checkout from 5 to 6 in the github-actions group (#633)
  • 46a92af chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 in the golang group (#634)
  • c9fa6b3 chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.45.0 (#631)
  • e1d13b4 chore(deps): bump golang.org/x/mod from 0.31.0 to 0.32.0 in the golang group (#642)
  • a4b3a56 chore(deps): bump the golang group with 2 updates (#632)
  • 791bd26 chore(deps): bump the golang group with 2 updates (#636)
  • 31760da update man-pages and help strings (#646)

v0.1.14

11 Nov 02:40
6f0057b

Choose a tag to compare

Changelog

  • eb3e5b5 Add an option to adopt remote branches (#616)(#615)(#614)
  • b992749 Allow adopting branches on top of local branches (#625)
  • c630b69 Fix a bug that already adopted branch names are not shown properly (#626)
  • 8717e32 Fix the documentation to use $GIT_EDITOR instead of $EDITOR (#627)
  • 89c8ecc Handle a case where a stack is partially merged (#624)
  • e3a2206 Support specifying a branching point even if the parent is trunk (#623)(#622)(#621)(#620)(#619)(#618)
  • 0dc8c54 chore(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 in the golang group (#629)
  • 6f0057b chore(deps): bump golangci/golangci-lint-action from 8 to 9 in the github-actions group (#630)
  • f00946c chore(deps): bump the golang group with 2 updates (#610)

v0.1.13

09 Oct 20:49
45d7d25

Choose a tag to compare

Changelog

  • 57e8ea4 Open editor when there's no title and no body (#607)
  • 45d7d25 Use continuation instead of message to signal subcomponent results (#604)
  • 08ad856 chore(deps): bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.3 in the golang group (#606)

v0.1.12

01 Oct 08:35
96a1052

Choose a tag to compare

What's Changed

  • fix av squash command by @Brookke in #575
  • revert Fix av squash pr, and add comprehensive tests by @Brookke in #576
  • chore(deps): bump golang.org/x/mod from 0.26.0 to 0.27.0 in the golang group by @dependabot[bot] in #577
  • chore(deps): bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #581
  • feat(tree): add --current to show only the current stack (fixes #550) by @Brookke in #580
  • chore(deps): bump the golang group across 1 directory with 2 updates by @dependabot[bot] in #585
  • chore(deps): bump the golang group with 2 updates by @dependabot[bot] in #586
  • chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #587
  • chore(deps): bump github.com/charmbracelet/bubbletea from 1.3.8 to 1.3.9 in the golang group by @dependabot[bot] in #592
  • chore(deps): bump github.com/charmbracelet/bubbletea from 1.3.9 to 1.3.10 in the golang group by @dependabot[bot] in #593
  • Handle a special case in reparenting when the new parent is in the middle of the branch's history by @draftcode in #594
  • Strip the PR metadata from the PR body by @draftcode in #598
  • Remove golines and add gofupt to pre-commit config by @draftcode in #596
  • Abstract parts as tea.Model where possible in av sync by @draftcode in #600
  • Run pre-av-sync hook with tty by @draftcode in #601
  • fix: editor var expansion by @Brookke in #603

Full Changelog: v0.1.11...v0.1.12