Releases: aviator-co/av
Releases · aviator-co/av
v0.0.6
v0.0.5
Changelog
- 6456411 Fixed newlines on returns (#46)
- 8576e20 [MER-1006] added stack prev and next commands (#45)
- a960c3c [MER-877] cli: improve error message if stack branch fails (#41)
- d49e44a fix(stack sync): Handle stack sync rebase for >= 3 branches correctly (#47)
- 7a2b882 fix(stack-sync): cleanup rebase state on sync --abort (#48)
v0.0.4
v0.0.3
v0.0.2
v0.0.1
Changelog
- 6af52e0 [MER-871] Improve upgrade message formatting, fix v prefix issue in released version (#29)
- 4d89032 [MER-872] Fix GH repo name detection with HTTPS URL (#30)
- 2a084d3 [MER-875] Implement pushing branch during stack sync (#31)
- 5fe7815 [MER-882] Handle --abort/--continue'd rebase during stack sync (#32)
v0.0.1-beta4
Changelog
- 8343de3 Implement av stack reparent command (#25)
- 9385fb1 Update go.yml (#24)
- 1898d9b [MER-848] Add automatic version check (#23)
- 824ccdb [MER-850] Improve debug logging (#22)
- 89d2c06 [MER-866] Implement av fetch command (#26)
- 0084eef [MER-867] Add default PR title from commit subject (#27)
- c5a09a6 [MER-870] Fix bug in av pr create if commit only has headline (no body) (#28)
v0.0.1-beta3
v0.0.1-beta1
Changelog
- ad1f58c Add GH action to run Go tests
- e515847 Add bit to README
- f8d2770 Code review, long descriptions, and update stack sync
- 1154bb3 Create config.yml (#16)
- 84a3419 Fix Post->PreRun, add more comments
- 6dc2d0d Fix README typo
- dc3e0aa Implement av pr create command (#10)
- c283eb9 Implement stack sync in no-conflict case (#13)
- 5120e61 Initial commit
- c3f1af0 Make av stack sync more resilient and more betterer (#19)
- 5c2f6c3 Merge pull request #1 from aviator-co/travis/mer-667-av-cli-create-scaffolding
- e2a8066 Merge pull request #2 from aviator-co/travis/mer-668-av-cli-spec-out-commands-and-flags
- b43274b Merge pull request #4 from aviator-co/travis/mer-667-add-go-ci
- 259d8dc Update LICENSE (Aviator -> Aviator Technologies, Inc)
- 7c9b485 Update and rename test.yml to go.yml
- ac6d74c Update go.yml
- 01b2084 [MER-667] Create Go + Cobra scaffolding
- 250ade4 [MER-668] Spec out basic commands
- 9c550ed [MER-670] Add config file support (#8)
- 71c488f [MER-670] Implement git.Repo.ListRefs (#7)
- f1b3736 [MER-671] Fix init panic (#6)
- dfde07b [MER-671] Implement basic av stack branch command (#3)
- ec76ad1 [MER-671] Support for abritrary depth stacks (#5)
- b8d3fa5 [MER-672] Handle stack sync with conflicts (#14)
- b3c110f [MER-687] Don't use synthetic squash commit in av stack branch (#11)
- d8ab5db [MER-689] Implement av stack tree command (#12)
- 607cf02 [MER-758] Store PR metadata locally in the repo (#15)
- 98613ca [MER-762] Rework stack branch metadata (#17)
- 6d66cf3 [MER-762] Rework stack tree (#18)
- 9a37044 fix inconsistency (av stack create -> av stack branch)