Releases: pharo-vcs/libgit2-pharo-bindings
Releases · pharo-vcs/libgit2-pharo-bindings
Version v1.5.0
Adding better support for progress callbacks in:
- Push
- Fetch
- Checkout
- Clone.
Version v1.4.0
Better tag support
- feature: tag deletion
- patch: cosmetic issues in FFI calls
Version 1.3.2
Fixing an error in the E-mail property name.
v1.3.1
Better support for config properties
Properties set/unset.
Accessors for user.name and user.email
Simplified shutdown
v1.2.1 Simplify shutdown
Version 1.2.0
Libgit is initialized on startup.
Removed LGitSequence and LGitGlobal.
Version 1.1.1
This version adds the reset operations and some operations over indexes.
Version 1.1.0
Support for utf8 encoded messages
Version v.1.0.6
Restored lost added FileSystem >> onGitCommit: to see a commit as a file system