2012-04-03 17:21:06 +00:00
|
|
|
* 1.0.0-alpha3
|
|
|
|
|
|
|
|
* 1.0.0-alpha2 (2012-04-03)
|
2012-03-05 13:11:42 +00:00
|
|
|
|
2012-03-08 17:16:22 +00:00
|
|
|
* Added `create-project` command to install a project from scratch with composer
|
2012-03-10 01:01:26 +00:00
|
|
|
* Added automated `classmap` autoloading support for non-PSR-0 compliant projects
|
2012-03-18 21:49:15 +00:00
|
|
|
* Added human readable error reporting when deps can not be solved
|
2012-03-24 23:46:29 +00:00
|
|
|
* Added support for private GitHub and SVN repositories (use --no-interaction for CI)
|
2012-03-05 13:11:42 +00:00
|
|
|
* Added "file" downloader type to download plain files
|
2012-03-08 17:16:22 +00:00
|
|
|
* Added support for authentication with svn repositories
|
2012-04-01 18:39:15 +00:00
|
|
|
* Added autoload support for PEAR repositories
|
2012-03-18 21:49:15 +00:00
|
|
|
* Improved clones from GitHub which now automatically select between git/https/http protocols
|
|
|
|
* Improved `validate` command to give more feedback
|
2012-03-15 17:37:09 +00:00
|
|
|
* Improved the `search` & `show` commands output
|
2012-03-18 21:49:15 +00:00
|
|
|
* Removed dependency on filter_var
|
2012-04-03 17:09:58 +00:00
|
|
|
* Various robustness & error handling improvements, docs fixes and more bug fixes
|
2012-03-05 13:11:42 +00:00
|
|
|
|
2012-03-01 18:48:25 +00:00
|
|
|
* 1.0.0-alpha1 (2012-03-01)
|
|
|
|
|
|
|
|
* Initial release
|