Releases: sebastianfeldmann/git
Releases · sebastianfeldmann/git
3.12.1
What's Changed
- Fixed
git fetch
command by @pkruithof in #43
New Contributors
- @pkruithof made their first contribution in #43
Full Changelog: 3.12.0...3.12.1
3.12.0
Add comment access and validation methods
3.11.0
Add --diff-filter
option to Log
3.10.0
Add reflog
functionality to the LogOperator
3.9.3
Bugfix release :)
3.9.2
Add new Info::getRemoteBranches
method
3.9.1
Switched back from short arrow to closure because of PHP 7.2
3.9.0
Allow to check multiple suffixes at once with Index::getStagedFilesOfTypes
3.8.6
Allow to filter the diff changed file set by file type (suffix)
3.8.5
Allow detection of squash and fixup commits