Stacked Git 2.2.4
StGit regained the ability to upgrade from stacks created by very old versions of StGit. This includes, for example, stacks created with StGit
v0.19 which is (unfortunately) what is still shipped by Debian/Ubuntu and their derivatives.
Also included are fixes for regressions affecting branch creation and patch import.
Added
- feat: Upgrade from ancient stack state formats (#235)
Fixed
- fix(branch): create based on remote branch (#317)
- fix(import): lost subject lines resembling header (#321)
- fix(import): subject line may be discarded
Changed
- chore: update dependencies