Bower v0.8.0 Release Notes

Release Date: 2013-02-24 // about 11 years ago
    • Add init command similar to npm init (#219)
    • Add devDependencies support (#251)
    • Add --save-dev flag to install/uninstall commands (#258)
    • cache-clean command now clears links pointing to nonexistent folders (#182)
    • 🛠 Fix issue when downloading assets behind a proxy using https (#230)
    • 🛠 Fix --save saving unresolved components (#240)
    • 🛠 Fix issue when extracting some zip files (#225)
    • 🛠 Fix automatic conflict resolver not selecting the correct version
    • ➕ Add --sources option to the list command (#235)
    • Automatically clear cache when git commands fail with code 128 (#216)
    • 🛠 Fix bower not working correctly behind a proxy in some commands (#208)