Download Latest Version LibGit2Sharp v0.31.0 source code.zip (2.6 MB)
Email in envelope

Get an email when there's a new version of LibGit2Sharp

Home / 0.31.0
Name Modified Size InfoDownloads / Week
Parent folder
LibGit2Sharp v0.31.0 source code.tar.gz 2024-12-03 1.9 MB
LibGit2Sharp v0.31.0 source code.zip 2024-12-03 2.6 MB
README.md 2024-12-03 1.1 kB
Totals: 3 Items   4.5 MB 0

Changes

  • This release includes libgit2 v1.8.4.
  • SSH is now supported through libgit2's support for OpenSSH.
  • The ppc64le architecture is now supported on Linux.
  • .NET 6 has reached end of support, so LibGit2Sharp now targets net472 and net8.0.

Additions

  • Adds Depth to FetchOptions allowing for shallow cloning #2070
  • Make owner validation configurable #2093
  • Add a CloneOptions constructor that takes a FetchOptions #2132

Fixes

  • TreeDefinition.Remove fails to remove unwrapped trees #1869
  • ObjectDatabase.Write<T>(Stream stream...) overload does not respect T #2071
  • Repository.Worktrees.Add leaves now worktree empty #2037
Source: README.md, updated 2024-12-03