Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.25 KB

HISTORY.md

File metadata and controls

43 lines (30 loc) · 1.25 KB

v0.6.2

  • Bump grunt version to 1.5.2

v0.6.1

  • Pin colors to 1.4.0

v0.6.0

  • Update to lodash 4.17.21

v0.4.0

  • Update to Bower 1.3.x and Node to 0.10 (thanks, @johnkchiu), speed up task loading (thanks, @c089), flexible layouts (thanks, @grawk)

v0.3.4

  • Fix paths handling of glob patterns in components' "main" files.

v0.3.3

  • Added bowerOptions (thanks to @xzyfer), fixed paths handling using glob module (thanks to @leon)

v0.3.2

  • Update to Bower 1.2.x, fixed logging issue.

v0.3.1

  • Update to Bower 1.1.x, fixed compatibility issue with new Bower's API.

v0.3.0

  • Update to Bower 1.0.x, added wildcard/regex support, improve docs.

v0.2.3

  • Update to bower 0.9.x, docs improvement, Windows-compatible paths in tests.

v0.2.2

  • Fix backward-compatibility issue (related to cleanup option).

v0.2.1

  • Split 'install' to 'install' and 'copy' steps to support flexible workflow, add support for grunt's --base option.

v0.2.0

  • Added support for flexible assets layout, honor native Bower's configuration, reduce log output.

v0.1.1

  • Updated dependencies, minor fixes.

v0.1.0

  • Initial release.