Releases: Spea/SpBowerBundle
Releases · Spea/SpBowerBundle
v0.12 (2017-08-23)
- Added symfony ~3.0 to require #136
- Offline is not true by default #140
- Passing
false
as--interactive
option value doesn't disable TTY mode #132 - Avoid TTY error on Windows #131
- Downgrade to latest stable symfony/framework-bundle #129
- Added support for HHVM in ScriptHandler #124
- Add bowerUpdate to ScriptHandler #102
- Add new options config 479751d
- Add new bundle asset 7755bf3
- Add interactive mode to install and update command 5c93817
v0.11 (2014-07-14)
v0.10 - Refactor Event Dispatching and Bugfixes
v0.9 - Improvements and Bugfixes
- Add new command to list all assetic resources (
sp:bower:list
) - Fixed some typos
- Adjust documentation
- Dependency cache warmer is now optional (so it will not be triggered on a "soft" cache warmup)
- Generate Assetic packages only when content for scripts and/or styles isn't empty
- Create cache directory in the components directory - this way the cache must not be recreated on every cache:warmup/cache:clea
v0.8 - Made the bundle compatible with bower >= 1.0.0
This release makes the bundle compatible with bower equal to or greater than 1.0.0
.