Skip to content

Releases: aviator-co/av

v0.1.40

08 Jun 23:57
65186a9

Choose a tag to compare

Changelog

  • 61f3c21 chore(deps): bump github.com/go-git/go-git/v5 from 5.18.0 to 5.19.1 (#750)
  • 41efeb6 chore(deps): upgrade to charmbracelet v2 (#753)
  • 2f295d6 docs(orphan): clarify help text mentions current-branch scope (#720) (#747)
  • 90ed202 fix(adopt): set upstream tracking when adopting remote branches (#755)
  • 65186a9 fix(sync): use per-worktree git dir for rebase detection and state files (#751)

v0.1.40-rc1-nightly

03 Jun 22:03
65186a9

Choose a tag to compare

v0.1.40-rc1-nightly Pre-release
Pre-release

Changelog

  • 65186a9 fix(sync): use per-worktree git dir for rebase detection and state files (#751)

v0.1.39-rc1-nightly

02 Jun 22:03
90ed202

Choose a tag to compare

v0.1.39-rc1-nightly Pre-release
Pre-release

Changelog

  • 90ed202 fix(adopt): set upstream tracking when adopting remote branches (#755)

v0.1.38-rc1-nightly

01 Jun 22:03
41efeb6

Choose a tag to compare

v0.1.38-rc1-nightly Pre-release
Pre-release

Changelog

  • 41efeb6 chore(deps): upgrade to charmbracelet v2 (#753)

v0.1.37-rc1-nightly

30 May 22:02
61f3c21

Choose a tag to compare

v0.1.37-rc1-nightly Pre-release
Pre-release

Changelog

  • 61f3c21 chore(deps): bump github.com/go-git/go-git/v5 from 5.18.0 to 5.19.1 (#750)

v0.1.36-rc1-nightly

22 May 22:02
2f295d6

Choose a tag to compare

v0.1.36-rc1-nightly Pre-release
Pre-release

Changelog

  • 2f295d6 docs(orphan): clarify help text mentions current-branch scope (#720) (#747)

v0.1.35

15 May 22:50
370ae9b

Choose a tag to compare

Changelog

  • 13b8bf5 avoid unnecessary pr update calls (#738)
  • f77b403 fix(push): chunk git push so stacks > 20 branches don't fail (#735)
  • 370ae9b fix(reorder): use full commit hashes to avoid short hash collisions (#736)
  • abe5de4 fix(sequencer): clear orphaned state file after git rebase --abort (#737)

v0.1.35-rc1-nightly

14 May 22:02
370ae9b

Choose a tag to compare

v0.1.35-rc1-nightly Pre-release
Pre-release

Changelog

  • 370ae9b fix(reorder): use full commit hashes to avoid short hash collisions (#736)

v0.1.34-rc1-nightly

11 May 22:02
abe5de4

Choose a tag to compare

v0.1.34-rc1-nightly Pre-release
Pre-release

Changelog

  • abe5de4 fix(sequencer): clear orphaned state file after git rebase --abort (#737)

v0.1.33-rc1-nightly

05 May 22:03
f77b403

Choose a tag to compare

v0.1.33-rc1-nightly Pre-release
Pre-release

Changelog

  • 13b8bf5 avoid unnecessary pr update calls (#738)
  • f77b403 fix(push): chunk git push so stacks > 20 branches don't fail (#735)