Twitter, Inc. is announcing that Bower with version number 1.5.2 is already available to download.
What is Bower ?
Bower is A package and dependencies manager from Twitter’s Engineering Team, helping developers to assemble, prioritize and load Web assets .
Bower allows developers to control what assets are loaded and when, while at the same time dealing with their dependencies automatically.It can be used for on-demand loading of images, HTML, CSS and JavaScript files.Instructions on how to setup packages and how to load them are provided with Bower’s README file.
This is changelog for Bower version 1.5.2 :
- Do not cache moving targets like branches
- Suppress output if –quiet option is specified
- Use “SVN export” for efficiency
- Prevent loading insights and analytics on CI
You can read the complete changelog and also download this latest version on their homepage: bower.io