Skip to content

Stacked Git 2.4.3

Compare
Choose a tag to compare
@jpgrayson jpgrayson released this 05 Feb 04:28
· 287 commits to master since this release
v2.4.3
5866011

Added

  • feat(branch): allow delete of current branch

Fixed

  • fix(branch): delete branch config with branch
  • fix: use gix-command for interactive edit (#407)
  • fix: improved interactive editor diagnostics
  • chore: update gix to 0.58.0 (#407)
  • docs: fix dates in changelog

Changed

  • refactor(branch): use gix to rename config section
  • refactor: use gix to remove stgit branch config
  • refactor: use gix-command for hooks
  • refactor: use non-deprecated indexmap methods
  • ci: update cargo-generate-rpm to 0.14.0
  • ci: update to upload-artifact@v4
  • ci: restore use of IO::Pty in MacOS build