Skip to content

v4.0.4

Latest
Compare
Choose a tag to compare
@jcouball jcouball released this 09 Jul 00:19

4.0.4 (2025-07-09)

Bug Fixes

  • Remove deprecation from Git::Path (ab1e207)
  • Remove deprecation from Git::Stash (9da1e91)

Other Changes

  • Add tests for Git::Base#set_index including deprecation (e6ccb11)
  • Add tests for Git::Base#set_working including deprecation (ee11137)
  • Add tests to verify Git::Object.new creates the right type of object (ab17621)
  • Verify deprecated Git::Log methods emit a deprecation warning (abb0efb)