- Remove analytics from Bower, fixes (#2150)
- Default to ^ operator on
bower install --save
(#2145) - Support absolute path in .bowerrc directory option (#2130)
- Display user's name upon
bower login
command (#2133) - Decompress gzip files (#2092)
- Prevent name clashes in package extraction (#2102)
- When strictSsl is false, set GIT_SSL_NO_VERIFY=true (#2129)
- Distribute bower with npm@3 for better Windows support (#2146)
- Update request to 2.67.0 and fs-write-stream-atomic to 1.0.8
- Documentation improvements