Skip to content

Releases: javoire/stackinator

stackinator-v1.7.0

22 Dec 13:19

Choose a tag to compare

1.7.0 (2025-12-22)

Features

  • add --cherry-pick flag to auto-rebuild polluted branches (01837a1)

Bug Fixes

  • restore stackparent config after cherry-pick rebuild (dd333fb)

stackinator-v1.6.0

19 Dec 14:33

Choose a tag to compare

1.6.0 (2025-12-19)

Features

  • add --cherry-pick flag to auto-rebuild polluted branches (7ff1867)

stackinator-v1.5.0

19 Dec 13:31

Choose a tag to compare

1.5.0 (2025-12-19)

Features

  • add injectable stdinReader for testable prompts (1cd5ef5)
  • prompt before cleaning up stale sync state (39141df)

Bug Fixes

  • add FetchBranch mock expectations for base branch fetch (e719028)
  • add missing FetchBranch mock for merged parent test (d057552)
  • add missing mock expectations for unique commit detection (83f7e9a)
  • explicitly fetch base branch before rebase in sync (99a1270)
  • remove test for old auto-cleanup behavior (2cb6ee1)

stackinator-v1.4.2

16 Dec 20:00

Choose a tag to compare

1.4.2 (2025-12-16)

Bug Fixes

  • consistent formatting for sync output (6bd05a9)

stackinator-v1.4.1

15 Dec 21:51

Choose a tag to compare

1.4.1 (2025-12-15)

Bug Fixes

  • add checkmark to 'PR base already correct' message (7704a19)

stackinator-v1.4.0

10 Dec 16:30

Choose a tag to compare

1.4.0 (2025-12-10)

Features

  • detect polluted branch history and guide manual cleanup (dac6564)

Bug Fixes

  • add missing mock expectations for IsCherryPickInProgress and IsRebaseInProgress (e1f20af)

stackinator-v1.3.2

09 Dec 20:14

Choose a tag to compare

1.3.2 (2025-12-09)

Bug Fixes

  • duplicate error output and add --abort flag to sync (08b0ee8)

stackinator-v1.3.1

08 Dec 21:29

Choose a tag to compare

1.3.1 (2025-12-08)

Bug Fixes

  • remove overly cautious divergence check and fix stale info push errors (e4e128d)

stackinator-v1.3.0

02 Dec 18:33

Choose a tag to compare

1.3.0 (2025-12-02)

Features

  • add stack show command for fast local stack display (42a4b87)

stackinator-v1.2.2

02 Dec 17:34

Choose a tag to compare

1.2.2 (2025-12-02)

Bug Fixes

  • improve sync robustness for remote branch detection and PR handling (ff3ea99)