Skip to content

Releases: wsehl/bstack

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 08 Sep 16:57
75be2ce

1.6.1 (2026-09-08)

Miscellaneous Chores

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 16:49
d857036

1.6.0 (2026-09-08)

Features

Documentation

Miscellaneous Chores

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 08 Sep 14:58
d6394b7

1.5.3 (2026-09-08)

Code Refactoring

  • cli: separate parsing and command-specific help (6bb0aa5)
  • sync: encode reconciliation invariants (982896a)

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 30 Aug 07:18
cab86c2

1.5.2 (2026-08-30)

Miscellaneous Chores

Code Refactoring

  • cli: organize commands and format everything (944e427)

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 25 Aug 10:44
a30f869

1.5.1 (2026-08-25)

Bug Fixes

  • sync: rebuild stacks after base and survivor order changes (6c20767)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 13:34
7d5cc18

1.5.0 (2026-08-24)

Features

  • sync: reject duplicate IDs and skip unchanged pushes (f79c7c2)

Bug Fixes

  • sync: skip relinking unchanged stack members after merge (c9ab681)

Tests

  • checkout: add git integration coverage (80c71b2)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 12:12
9f5bb48

1.4.0 (2026-08-24)

Features

  • sync: report PR outcomes by number (4ff4529)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 10:46
9c2f1c3

1.3.0 (2026-08-24)

Features

  • sync: report per-PR sync outcomes (0173bd0)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 24 Aug 10:34
ad76fea

1.2.1 (2026-08-24)

Bug Fixes

  • sync: close pull requests for omitted commits (a0bcf07)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 10:12
3643f03

1.2.0 (2026-08-24)

Features

  • sync: create and reorder pull requests by stable identity (f2afa3e)

Code Refactoring

  • git: expose repository state as queries (cd9fbc0)