Releases: stevearc/gitstack
Releases · stevearc/gitstack
v1.2.1
1.2.1 (2024-01-19)
Bug Fixes
- the pr command can publish existing PRs (483afb2)
v1.2.0
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
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
1.0.0 (2024-01-02)
Features