Skip to content

Releases: ruby-git/ruby-git

v5.0.0.beta.5

v5.0.0.beta.5 Pre-release
Pre-release

Choose a tag to compare

@jcouball jcouball released this 14 Jul 01:08

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

v5.0.0.beta.4 Pre-release
Pre-release

Choose a tag to compare

@jcouball jcouball released this 12 Jul 00:10

Beta 4 pre-release of v5.0.0. The redesign is feature complete. See the README for details.

v4.4.0

Choose a tag to compare

@jcouball jcouball released this 11 Jul 23:03

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

v5.0.0.beta.3 Pre-release
Pre-release

Choose a tag to compare

@jcouball jcouball released this 26 Jun 23:19
9d7d2dd

Beta 3 pre-release of v5.0.0. See the README for details.

v5.0.0.beta.2

v5.0.0.beta.2 Pre-release
Pre-release

Choose a tag to compare

@jcouball jcouball released this 26 Jun 00:31

Beta 2 pre-release of v5.0.0. See the README for details.

v5.0.0.beta.1

v5.0.0.beta.1 Pre-release
Pre-release

Choose a tag to compare

@jcouball jcouball released this 04 Jun 19:11

First pre-release of v5.0.0. See the README for details.

v4.3.2

Choose a tag to compare

@jcouball jcouball released this 31 Mar 16:34

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

Choose a tag to compare

@jcouball jcouball released this 20 Feb 01:09

4.3.1 (2026-02-20)

Bug Fixes

  • Resolve NoMethodError for Git::Base#cat_file (#1058) (310bc73)

v4.3.0

Choose a tag to compare

@jcouball jcouball released this 15 Jan 02:01

4.3.0 (2026-01-15)

Features

  • Add support for git fsck command (c402003), closes #218

v4.2.0

Choose a tag to compare

@jcouball jcouball released this 11 Jan 18:14

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)