7fd976a2a1
Passing console.log from browser to verbose grunt logging Support for templates as separate node modules Removed internal requirejs template (see grunt-template-jasmine-requirejs) General refactor
27 lines
739 B
Plaintext
27 lines
739 B
Plaintext
v0.3.0:
|
|
date: 2013-01-08
|
|
changes:
|
|
- Added JUnit xml output (via Kelvin Luck @vitch)
|
|
- Passing console.log from browser to verbose grunt logging
|
|
- Support for templates as separate node modules
|
|
- Removed internal requirejs template (see grunt-template-jasmine-requirejs)
|
|
v0.2.0:
|
|
date: 2012-12-03
|
|
changes:
|
|
- Generalized requirejs template config
|
|
- Added loader plugin
|
|
- Tests for templates
|
|
- Updated jasmine to 1.3.0
|
|
v0.1.2:
|
|
date: 2012-11-24
|
|
changes:
|
|
- Updated for new grunt/grunt-contrib apis
|
|
v0.1.1:
|
|
date: 2012-11-07
|
|
changes:
|
|
- Fixed race condition in requirejs template
|
|
v0.1.0:
|
|
date: 2012-11-07
|
|
changes:
|
|
- Ported grunt-jasmine-runner and grunt-jasmine-task to grunt-contrib
|