Skip to content

Releases: stevearc/gitstack

v1.2.1

19 Jan 19:58
dd55992
Compare
Choose a tag to compare

1.2.1 (2024-01-19)

Bug Fixes

  • the pr command can publish existing PRs (483afb2)

v1.2.0

19 Jan 04:01
511cda5
Compare
Choose a tag to compare

1.2.0 (2024-01-19)

Features

  • add support for python 3.8 (12b8463)

Bug Fixes

  • allow update command to update or install dev version (47d3d0e)
  • pull command will create missing local branches (9c90da8)
  • pull: pull all branches in stack (113b682)
  • stack calculation when master lags origin (dca5cf5)

v1.1.0

18 Jan 16:41
a790548
Compare
Choose a tag to compare

1.1.0 (2024-01-18)

Features

  • can link to PRs in a different repository (845fa9a)

Bug Fixes

  • add log level choices to help output (b3a6600)
  • crash when stack has a cycle (6f6f587)
  • don't add count to PR title if there is only one entry (0034370)
  • don't generate PR table if there is only one entry (c16bddc)

v1.0.0

02 Jan 07:58
0ba0558
Compare
Choose a tag to compare

1.0.0 (2024-01-02)

Features