Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 980 Bytes

Changelog.md

File metadata and controls

36 lines (21 loc) · 980 Bytes

2014-01-22 v0.2.4

  • callback option.
  • Fix path duplication when relative is false in bowerOptions (#15).

2013-12-29 v0.2.3

2013-12-17 v0.2.2

  • Fix bad path passed as a main file in the bower.json (by @kaseyq).

2013-12-03 v0.2.1

  • mainFiles option.
  • Do not treat components with .js in name as files (#11).
  • Supports multiple JS files in bower.json’s main section (by @seanhess).
  • Other bug fixes.

2013-11-22 v0.2.0

  • Respect component dependencies when ordering the files for concatination (by @swissmanu).
  • bowerOptions option (by @madzak).

2013-11-08 v0.1.2

  • Rename task to prevent conflicts with other Bower related tasks.

2013-08-20 v0.1.1

  • Bug fixes.

2013-04-05 v0.1.0

  • Initial release.