Releases: 68publishers/tracy-git-version
Releases · 68publishers/tracy-git-version
v1.2.1
v1.2.0
Reading via git binary
- added method
GitDirectory::executeGitCommand()
- added boolean parameter
$useBinary
into constructor of the classGetHeadCommandHandler
- added boolean parameter
$useBinary
into constructor of the classGetLatestTagCommandHandler
- added boolean paramter
$useBinary
into the methodLocalGitRepository::createDefault()
- added boolean paramter
$useBinary
into the methodExport\Config::createDefault()
- Nette DI extensions reigsters command handlers with parameter
useBinary = true
by default - fixed tests