Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 407 Bytes

CHANGELOG.md

File metadata and controls

6 lines (6 loc) · 407 Bytes

0.2.1

  • multi-task configuration support added
  • coffeescript support fixed
  • fixed issue with projectRoot defaulting to entire project when it was not specified in the config, the projectRoot will now default to being empty and not adding the entire project folder if it is not specified in the task configuration
  • added growl option to configuration
  • added fix so the task fails if Jasmine tests fail