Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: aviator-co/av

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

v0.1.11

22 Jul 19:25
0d05fbe

Choose a tag to compare

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

18 Jun 18:21
53226c3

Choose a tag to compare

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

18 Apr 02:01
d6d9b3a

Choose a tag to compare

Changelog

v0.1.8

17 Apr 23:24
cd53f41

Choose a tag to compare

Changelog

  • 1de0f03 Do not make --parent or --trunk obligatory (#553)
  • ecc293a Make pre-av hooks interactive and exit on error. (#556)
  • cd53f41 chore(deps): bump the golang group with 2 updates (#555)

v0.1.7

07 Apr 23:40
b768104

Choose a tag to compare

Changelog

  • b768104 chore(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 in the golang group (#549)

v0.1.6

03 Apr 23:51
3ec2652

Choose a tag to compare

Changelog

  • 3ec2652 Run hooks on av pr command (#548)
  • bb298c1 Set IN_AV_CLI environment variable to 1 when invoking git commands (#545)
  • acf9112 Update golangci-lint to v2 (#546)
  • 96777f3 chore(deps): bump github.com/spf13/viper from 1.20.0 to 1.20.1 in the golang group (#547)

v0.1.5

26 Mar 05:21
ca55e9b

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5