Skip to content

Releases: runsascoded/git-didi

v0.1.1

08 Nov 21:44

Choose a tag to compare

Improvements:

  • Include shell integration files in PyPI package
  • Add PyPI badge to README
  • Update repository URLs to runsascoded organization

Full Changelog: v0.1.0...v0.1.1

v0.1.0

08 Nov 18:20

Choose a tag to compare

Initial release of git-didi with:

  • Core diff-of-diffs functionality for comparing git ranges
  • Upstream rename detection for accurate rebase verification
  • Commands: patch, stat, commits, swatches, shell-integration
  • Support for Python 3.10-3.13
  • Shell integration for bash/zsh/fish

Full Changelog: https://github.com/runsascoded/git-didi/commits/v0.1.0