Skip to content

Releases: Spea/SpBowerBundle

v0.12 (2017-08-23)

23 Aug 15:21
7d6378c
Compare
Choose a tag to compare
  • 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)

14 Jul 08:59
Compare
Choose a tag to compare
  • Update ScriptHandler.php for Symfony3 support #86
  • Update command added #89
  • Update documentation #92, #95
  • Use psr4-autoloader #96
  • Fix some issues when using symfony3 directory structure 9d0332b

v0.10 - Refactor Event Dispatching and Bugfixes

15 May 21:24
Compare
Choose a tag to compare
  • Add php 5.6 and hhvm-nightly for testing b815fc6
  • Remove composer.lock and add it to .gitignore #82
  • Refactor event dispatching to fix a bug while clearing cache c2efa78 + fd3f22c
  • Reset working directory when resolving path for a dependency #81

v0.9 - Improvements and Bugfixes

15 Jan 22:48
Compare
Choose a tag to compare
  • 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

03 Sep 19:47
Compare
Choose a tag to compare

This release makes the bundle compatible with bower equal to or greater than 1.0.0.