Releases: stacked-git/stgit
Releases · stacked-git/stgit
Stacked Git 2.4.13
Fixed
- fix(squash): preserve consensus author
Changed
- chore: update gix to 0.68
Stacked Git 2.4.12
Changed
- feat(push): revert overzealous modified status
- updated dependencies
Stacked Git 2.4.11
Fixed
- fix(push): report modified patches in output (#464)
Changed
- feat(push): colorize push status string
- chore: update gix to 0.66
- feat: use jiff instead of time
- feat: use winnow instead of nom
- updated other dependencies
Stacked Git 2.4.10
Fixed
- fix(import): --reject should create empty commit (#471)
- docs(changelog): repair heading
- build(Cargo.toml): repair 2024 edition warning about default-features
Changed
- updated dependencies
Stacked Git 2.4.9
Changed
- feat(rebase): do not rebase to same base
- feat(rebase): show ref names of rebase target
- chore: update gix to 0.64.0
Stacked Git 2.4.8
Fixed
- fix(refresh): handle edited message and patch name (#470)
- fix: harden "stg rebase -i" against patches with multi-line subjects
- fix: prefer --authdate over patch time with author
Changed
- updated dependencies
Stacked Git 2.4.7
Stacked Git 2.4.6
Fixed
- fix(bash): fix completion for "committish"
Changed
- docs: Update copyright year
- chore: update gix to 0.61.1
- ci: update to wix 4.0.5
Stacked Git 2.4.5
Fixed
- fix: stdout from hooks (#418)
Changed
- chore: add category and keywords to Cargo.toml
- build: exclude some paths from crate
- docs(readme): enumerate more package repositories
- chore: update dependencies