Releases: aviator-co/av
Releases · aviator-co/av
v0.1.14
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
v0.1.12
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
v0.1.11
Changelog
- 69a4e52 Fix golangci-lint (#573)
- 0d05fbe Skip branches without PRs (#571)
- 9e04aac add homebrew fish autocompletions (#567)
- e55c014 chore(deps): bump github.com/go-git/go-git/v5 from 5.16.1 to 5.16.2 in the golang group (#568)
- 298eeaa chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#569)
- dcb1d0e chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 in the golang group (#572)
- 0780dce chore(deps): bump the golang group with 2 updates (#570)
- 9089c92 feat: add squash command (#492)
v0.1.10
Changelog
- 53226c3 Switch autocomplete for reparent to using valid branch names (#566)
- 0632faf chore(deps): bump golangci/golangci-lint-action from 7 to 8 in the github-actions group (#561)
- c3b6c39 chore(deps): bump the golang group across 1 directory with 4 updates (#565)
- 7402425 failure to fetch latest release version should be debug only message (#563)
- c48682f update precommits (#564)
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
What's Changed
- chore(deps): bump the golang group with 4 updates by @dependabot in #530
- chore(deps): bump the golang group with 2 updates by @dependabot in #532
- Show an error message when there is no branch to adopt by @draftcode in #539
- chore(deps): bump the golang group with 4 updates by @dependabot in #534
- Support multiple -m flags for
av commitcommand by @draftcode in #540 - Run pre-av-sync hook before running the sync command by @draftcode in #541
- Move tools.go to go.mod by @draftcode in #542
- Remove av-sync's behavior change warning by @draftcode in #543
- Update golangci config by @draftcode in #544
Full Changelog: v0.1.4...v0.1.5