Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 725 Bytes

CHANGELOG.md

File metadata and controls

19 lines (10 loc) · 725 Bytes

#0.2.1 (TODO)

steroids-configure task now gives a proper error message if www/config.xml is missing.

#0.2.0 (2014-02-17)

Added steroids-configure Grunt task to steroids-make defaults, used to parse Steroids Addons feature configurations from www/config.xml.

#0.1.2 (2013-12-19)

Updated absolute version numbers for dependencies to latest.

#0.1.1 (2013-12-13)

Fixed steroids-concat-models task using dist/models/ as source instead of app/models/. This fixes concatenation of .coffee model files into models.js.

#0.1.0 (2013-12-12)

Initial release. Defines the default Steroids make task steroids-make and the SASS compile task steroids-compile-sass.