*** Version 0.5.0 (alpha) - API 0.5.0 (alpha) - 2017-08-23


* Fix bug #18143: Objects now have its name (e.g. filename, directory name..)
[ebihara]
* Fix bug #17911: Adde ability to guess path to git binary [ebihara]
* Fix bug #17912: Fix unit test that doesn't work on PHPUnit 3.5.0+ [ebihara]
* Fix bug #17802: Strip terminal escape sequense [ebihara]
* Fix bug #17911: Fix git paths in unit tests [ebihara]
* Fix bug #18270: Remove space between key and value of short-form options
[farazdagi]
* Fix date test failures [cweiske]
* Add paths arguments from Git rev-list [Kirill chEbba Chebunin]
* Add composer.json [till]
* Add automated test runs with travis-ci.org [doconnor]
 

*** Version 0.5.0 (alpha) - API 0.5.0 (alpha) - 2017-08-23


* Fix bug #18143: Objects now have its name (e.g. filename, directory name..)
[ebihara]
* Fix bug #17911: Adde ability to guess path to git binary [ebihara]
* Fix bug #17912: Fix unit test that doesn't work on PHPUnit 3.5.0+ [ebihara]
* Fix bug #17802: Strip terminal escape sequense [ebihara]
* Fix bug #17911: Fix git paths in unit tests [ebihara]
* Fix bug #18270: Remove space between key and value of short-form options
[farazdagi]
* Fix date test failures [cweiske]
* Add paths arguments from Git rev-list [Kirill chEbba Chebunin]
* Add composer.json [till]
* Add automated test runs with travis-ci.org [doconnor]
   

*** Version 0.4.3 (alpha) - API 0.4.3 (alpha) - 2010-09-29


* Fix Bug #17125: VersionControl_Git_Util_Command::execute() doesn't get
stderr output [ebihara]
* Fix Bug #17402: Failed to VersionControl_Git_Util_CommandTest in before Git
1.6.2.5 [ebihara]
* Fix Bug #17403: Fail to test creating clone in before Git v1.6.0-rc1
[ebihara]
* Fix Bug #17404: Fail to init repository in before Git v1.5.5.6 [ebihara]
* Fix Bug #17406: Unable to clone into empty directory in before Git 1.6.2-rc0
[ebihara]
* Fix Bug #17910: VersionControl_Git_Util_Command::createCommandString() must
be public [ebihara]
* Implement Feature #17283: Add ability to fetch remote branches [ebihara]
* Implement Feature #17401: Add ability to fetch Git version [ebihara]
   

*** Version 0.4.2 (alpha) - API 0.4.2 (alpha) - 2010-02-06


- Fixed a sentence of comment in the Git/Util/Command.php is not valid English
(http://github.com/ebihara/VersionControl_Git/issues/closed#issue/4)
- Rename Git::initialRepository() to Git::initRepository(). For backward
compatibility reason, Git::initialRepository() is now alias of
Git::initRepository()
(http://github.com/ebihara/VersionControl_Git/issues/closed#issue/5)
- Removed fixtures.tar.gz from packaged version
(http://github.com/ebihara/VersionControl_Git/issues/closed#issue/6,
http://github.com/ebihara/VersionControl_Git/issues/closed#issue/7)
   

*** Version 0.4.1 (alpha) - API 0.4.1 (alpha) - 2010-01-29


- VersionControl_Git::createClone() now changes directory to new repository
(http://github.com/ebihara/VersionControl_Git/issues/closed#issue/1)
- Added package-level exception (fixed in
http://github.com/ebihara/VersionControl_Git/issues/closed#issue/2)
- Fixed years in copyright notices that are wrong (fixed in
http://github.com/ebihara/VersionControl_Git/issues/closed#issue/3)
   

*** Version 0.4.0 (alpha) - API 0.4.0 (alpha) - 2010-01-22


Initial release.
   

