v1.2.0 Release
New features
- Add support of private bower registry (#210, #217, affd665)
- Add support of SVN Credentials (#217)
- Add support of
svn+httpandsvn+httpsprotocol for the SVN Driver (34b3032) - Add
no-apiconfig for github vcs driver (#226, fa1b3a5) - Add support of version with weird hyphen and double separated number at end (#231)
- Implement bitbucket OAuth support (#233)
Bug fixes
- Prevent fatal str_pos() error in dist parsing (#216, #218)
- Preserve parent dirs when excluding nested path from ignore (#219, #98, #104)
- Could not parse version constraint <=1.3.x: Invalid version string "1.3.x (#221)
- Bootstrap 3.3.6 can not be installed together with jQuery 2.1.4 (#170, 2bc14ef)
- Issue with resolving dependencies for packages in format jquery-X.YY.Z (#107)
- Caret versions don't resolve properly when using custom installer path (#172)
- Fix conversion of version with only major version (e17c082)
- Fix resolution dependencies with patch version (#211, 7f3338b)
- Fix signature of search method with Composer 1.2.0 (#230)
Improvements
- Fix CS
- Update doc
- Improve code style
Requirements:
Composer version: ^1.0.0.
Installation: must be do in global mode.