Skip to content

Releases: pharo-vcs/libgit2-pharo-bindings

v3.1.1

04 Jun 09:42
e1bac0d
Compare
Choose a tag to compare

What's Changed

  • Fix for pharo/pharo-project#16677: libgit2 library not listed in LGitLibrary>>#unix64LibraryName by @gcotelli in #85

Full Changelog: v3.1.0...v3.1.1

v3.1.0

22 Apr 12:29
e24b64b
Compare
Choose a tag to compare

What's Changed

  • Fix diff_stats_to_buf FFI call by @StefanoStone in #80
  • Using GitHub Tokens stopped working in P12 when loading non-public project by @astares in #82

New Contributors

Full Changelog: v3.0.9...v3.1.0

Version v3.0.9

20 Nov 13:28
c31ed29
Compare
Choose a tag to compare

What's Changed

  • Use isNotNil and isNotEmpty in LibGit packages by @astares in #78

Full Changelog: v3.0.8...v3.0.9

Version 3.0.8

23 Oct 15:10
2de7b2d
Compare
Choose a tag to compare

Adding support to set the proxy in fetch operations

v3.0.6.1

14 Sep 14:36
2890bcd
Compare
Choose a tag to compare

add libgit2 1.7 support on linux

v3.0.7

06 Sep 13:28
ed909fa
Compare
Choose a tag to compare

add support for libgit 1.7

v3.0.6

02 May 12:02
6192e46
Compare
Choose a tag to compare

add libgit2 1.6 support

Version v3.0.5

13 Mar 15:05
Compare
Choose a tag to compare
  • Improving SSH keys to use the user in the SSH URL
  • Adding accessor to LibSSH2 version

Version 3.0.4

06 Dec 17:06
Compare
Choose a tag to compare

Fixing problem when executing with version 1.4.4 in Linux.

v3.0.3

06 Dec 15:10
df158c2
Compare
Choose a tag to compare

More robust credential callback #68