2013-06-16 03:25:30 +08:00
|
|
|
v0.5.0:
|
|
|
|
date: 2013-06-15
|
|
|
|
changes:
|
|
|
|
- updated rimraf
|
|
|
|
- made teardown async,
|
|
|
|
- added Function.prototype.bind polyfill
|
|
|
|
- breaking : (templates) changed input options for getRelativeFileList
|
|
|
|
- breaking : (usage) failing task on phantom error (SyntaxError, TypeError, et al)
|
2013-04-05 01:57:11 +08:00
|
|
|
v0.4.2:
|
|
|
|
date: 2013-04-03
|
|
|
|
changes:
|
|
|
|
- bumped grunt-lib-phantomjs to 0.3.0/1.9 (closes #45)
|
|
|
|
- merged #38, #51
|
|
|
|
- addressed #40, #43, #48, #45
|
2013-03-09 10:04:51 +08:00
|
|
|
v0.4.0:
|
|
|
|
date: 2013-03-08
|
|
|
|
changes:
|
|
|
|
- bumped grunt-lib-phantomjs to 0.2.0/1.8
|
|
|
|
- allowed spec/vendor/helper list to return non-matching files (e.g. for remote, http)
|
|
|
|
- merged #30
|
|
|
|
- merged #34
|
2013-02-25 00:05:01 +08:00
|
|
|
v0.3.3:
|
|
|
|
date: 2013-02-24
|
|
|
|
changes:
|
|
|
|
- Added better console output (via Gabor Kiss @Neverl)
|
2013-02-18 10:40:13 +08:00
|
|
|
v0.3.2:
|
|
|
|
date: 2013-02-17
|
|
|
|
changes:
|
|
|
|
- Ensure Gruntfile.js is included on npm.
|
2013-02-16 07:53:59 +08:00
|
|
|
v0.3.1:
|
|
|
|
date: 2013-02-15
|
|
|
|
changes:
|
|
|
|
- First official release for Grunt 0.4.0.
|
2013-02-06 06:13:10 +08:00
|
|
|
v0.3.1rc7:
|
|
|
|
date: 2013-01-22
|
|
|
|
changes:
|
|
|
|
- Exposed phantom and sendMessage to templates
|
2013-01-23 09:01:38 +08:00
|
|
|
v0.3.0rc7:
|
|
|
|
date: 2013-01-22
|
|
|
|
changes:
|
|
|
|
- Updated dependencies for grunt v0.4.0rc6/rc7
|
2013-01-10 13:14:50 +08:00
|
|
|
v0.3.0rc5:
|
2013-01-09 03:28:26 +08:00
|
|
|
date: 2013-01-08
|
|
|
|
changes:
|
2013-01-10 13:14:50 +08:00
|
|
|
- Updating to work with grunt v0.4.0rc5.
|
|
|
|
- Switching to this.filesSrc api.
|
2013-01-09 03:28:26 +08:00
|
|
|
- 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:
|
2012-12-03 16:17:06 +08:00
|
|
|
date: 2012-12-03
|
|
|
|
changes:
|
2012-12-05 03:34:44 +08:00
|
|
|
- Generalized requirejs template config
|
|
|
|
- Added loader plugin
|
|
|
|
- Tests for templates
|
|
|
|
- Updated jasmine to 1.3.0
|
2012-11-25 07:38:28 +08:00
|
|
|
v0.1.2:
|
|
|
|
date: 2012-11-24
|
|
|
|
changes:
|
|
|
|
- Updated for new grunt/grunt-contrib apis
|
2012-11-02 13:03:09 +08:00
|
|
|
v0.1.1:
|
|
|
|
date: 2012-11-07
|
|
|
|
changes:
|
|
|
|
- Fixed race condition in requirejs template
|
2012-11-02 13:03:09 +08:00
|
|
|
v0.1.0:
|
2012-11-02 13:03:09 +08:00
|
|
|
date: 2012-11-07
|
2012-11-02 13:03:09 +08:00
|
|
|
changes:
|
2012-11-02 13:03:09 +08:00
|
|
|
- Ported grunt-jasmine-runner and grunt-jasmine-task to grunt-contrib
|