Skip to content

v4.0.3

Compare
Choose a tag to compare
@jcouball jcouball released this 09 Jul 00:17
· 7 commits to main since this release

4.0.3 (2025-07-08)

Bug Fixes

  • Correct the deprecation horizon for Git deprecations (b7b7f38)
  • Fix Rubocop Layout/EmptyLinesAroundClassBody offense (1de27da)
  • Internally create a Stash with non-deprecated initializer args (8b9b9e2)
  • Report correct line number in deprecation warnings (cca0deb)
  • Un-deprecate Git::Diff methods (761b6ff)

Other Changes

  • Make tests that emit a deprecation warning fail (7e211d7)
  • Update all tests to not use deprecated features (33ab0e2)