Releases: ruby-git/ruby-git
Releases · ruby-git/ruby-git
v5.0.0.beta.5
Compare
Sorry, something went wrong.
No results found
Beta 5 pre-release of v5.0.0. The main user-visible change is a temporary compatibility shim for users who monkeypatch Git::Base. See the README for details.
v5.0.0.beta.4
Compare
Sorry, something went wrong.
No results found
Beta 4 pre-release of v5.0.0. The redesign is feature complete. See the README for details.
v4.4.0
Compare
Sorry, something went wrong.
No results found
4.4.0 (2026-07-11)
Features
Allow deprecation behavior env var (fd622be )
Warn on first direct access to Git::Lib constant (52059c6 )
Other Changes
Improve YARD documentation for Git::Branch (#1277 ) (0769bf9 )
v5.0.0.beta.3
Compare
Sorry, something went wrong.
No results found
Beta 3 pre-release of v5.0.0. See the README for details.
v5.0.0.beta.2
Compare
Sorry, something went wrong.
No results found
Beta 2 pre-release of v5.0.0. See the README for details.
v5.0.0.beta.1
Compare
Sorry, something went wrong.
No results found
First pre-release of v5.0.0. See the README for details.
v4.3.2
Compare
Sorry, something went wrong.
No results found
4.3.2 (2026-03-31)
Bug Fixes
Return empty result from git log on repo with no commits (d275b25 ), closes #1155
Other Changes
Add docker-git script to test with specific git versions (0cc0e80 )
Address newly reported rubocop offenses (a37412d )
v4.3.1
Compare
Sorry, something went wrong.
No results found
4.3.1 (2026-02-20)
Bug Fixes
Resolve NoMethodError for Git::Base#cat_file (#1058 ) (310bc73 )
v4.3.0
Compare
Sorry, something went wrong.
No results found
4.3.0 (2026-01-15)
Features
Add support for git fsck command (c402003 ), closes #218
v4.2.0
Compare
Sorry, something went wrong.
No results found
4.2.0 (2026-01-11)
Features
Add deprecation warning for .path accessor (8af4543 )
Other Changes
Add target-branch to release-please action (13e041e )
Set 4.x manifest to start from 4.1.1 (1ccee62 )