2016-04-08 00:22:49 +08:00
|
|
|
v1.0.3:
|
|
|
|
date: 2016-04-07
|
|
|
|
changes:
|
|
|
|
- Move to a non-deprecated sprintf.
|
2016-04-08 00:11:25 +08:00
|
|
|
v1.0.2:
|
|
|
|
date: 2016-04-07
|
|
|
|
changes:
|
|
|
|
- Fix sprintf issues in error calls.
|
2016-04-07 15:30:01 +08:00
|
|
|
v1.0.1:
|
|
|
|
date: 2016-04-07
|
|
|
|
changes:
|
|
|
|
- Allow to use custom bootfile.
|
|
|
|
- Doc updates.
|
|
|
|
- Fix and use lodash directly.
|
2016-01-26 23:43:37 +08:00
|
|
|
v1.0.0:
|
|
|
|
date: 2016-01-26
|
|
|
|
changes:
|
2016-03-19 01:31:28 +08:00
|
|
|
- Bump grunt-lib-phantomjs to 1.0.0.
|
|
|
|
- Bump jasmine to 2.2.0.
|
2015-09-25 01:00:43 +08:00
|
|
|
v0.9.2:
|
|
|
|
date: 2015-09-24
|
|
|
|
changes:
|
2016-03-19 01:31:28 +08:00
|
|
|
- Fixes npm@3 issues.
|
2015-08-04 22:14:57 +08:00
|
|
|
v0.9.1:
|
|
|
|
date: 2015-09-04
|
|
|
|
changes:
|
2016-03-19 01:31:28 +08:00
|
|
|
- Fix summary logging.
|
2015-07-10 23:56:47 +08:00
|
|
|
v0.9.0:
|
|
|
|
date: 2015-07-10
|
|
|
|
changes:
|
|
|
|
- Fix deprecated package.json licenses.
|
2016-03-19 01:31:28 +08:00
|
|
|
- Fix Phantomjs dependency to include correct phantom kill.
|
2015-01-09 05:19:06 +08:00
|
|
|
v0.8.2:
|
|
|
|
date: 2015-01-08
|
|
|
|
changes:
|
|
|
|
- Fixes to test summary reporting.
|
2014-10-20 23:50:54 +08:00
|
|
|
v0.8.1:
|
|
|
|
date: 2014-10-20
|
|
|
|
changes:
|
2015-01-09 05:19:06 +08:00
|
|
|
- Now removes listeners when using the build flag.
|
2016-03-19 01:31:28 +08:00
|
|
|
- Adds handler for `fail.load`.
|
2014-09-18 10:12:42 +08:00
|
|
|
v0.8.0:
|
|
|
|
date: 2014-07-26
|
|
|
|
changes:
|
|
|
|
- Plugin now uses Jasmine 2.0.4 from npm.
|
|
|
|
- Updates other dependencies.
|
2016-03-19 01:31:28 +08:00
|
|
|
- Added `options.polyfills`.
|
2014-07-27 10:28:33 +08:00
|
|
|
v0.7.0:
|
|
|
|
date: 2014-07-26
|
|
|
|
changes:
|
2016-03-19 01:31:28 +08:00
|
|
|
- 'Merged #153 to add stack trace to summary.'
|
|
|
|
- Updated for Jasmine 2.0.1.
|
|
|
|
- 'Merged #133 for minimal output.'
|
|
|
|
- 'Merged #139 changing file exclusion logic.'
|
2014-06-01 12:18:53 +08:00
|
|
|
v0.6.5:
|
|
|
|
date: 2014-05-31
|
|
|
|
changes:
|
2016-03-19 01:31:28 +08:00
|
|
|
- Option to allow specifying a `junitTemplate`.
|
2014-04-29 03:49:12 +08:00
|
|
|
v0.6.4:
|
|
|
|
date: 2014-04-28
|
|
|
|
changes:
|
|
|
|
- Indent level fix.
|
|
|
|
- Moved scripts inside the body tag.
|
2014-01-30 00:51:59 +08:00
|
|
|
v0.6.0:
|
|
|
|
date: 2014-01-29
|
|
|
|
changes:
|
2016-03-19 01:31:28 +08:00
|
|
|
- Jasmine 2.0.0 support.
|
|
|
|
- Improved logging support.
|
|
|
|
- Various merges/bugfixes.
|
2013-09-03 02:05:30 +08:00
|
|
|
v0.5.2:
|
|
|
|
date: 2013-08-02
|
|
|
|
changes:
|
2016-03-19 01:31:28 +08:00
|
|
|
- 'Fixed breakage with iframes / #44.'
|
|
|
|
- 'Added filter flag / #70.'
|
|
|
|
- 'Fixed junit failure output / #77.'
|
2013-06-19 01:24:52 +08:00
|
|
|
v0.5.1:
|
|
|
|
date: 2013-06-18
|
|
|
|
changes:
|
2016-03-19 01:31:28 +08:00
|
|
|
- 'Merged #69: grunt async not called when tests fail or `keepRunner` is true.'
|
2013-06-16 03:25:30 +08:00
|
|
|
v0.5.0:
|
|
|
|
date: 2013-06-15
|
|
|
|
changes:
|
2016-03-19 01:31:28 +08:00
|
|
|
- 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:
|
2016-03-19 01:31:28 +08:00
|
|
|
- 'Updated 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:
|
2016-03-19 01:31:28 +08:00
|
|
|
- Updated 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, #34.'
|
2013-02-25 00:05:01 +08:00
|
|
|
v0.3.3:
|
|
|
|
date: 2013-02-24
|
|
|
|
changes:
|
2016-03-19 01:31:28 +08:00
|
|
|
- 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.
|
2016-03-19 01:31:28 +08:00
|
|
|
- Switching to `this.filesSrc` API.
|
|
|
|
- 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).
|
2013-01-09 03:28:26 +08:00
|
|
|
v0.2.0:
|
2012-12-03 16:17:06 +08:00
|
|
|
date: 2012-12-03
|
|
|
|
changes:
|
2016-03-19 01:31:28 +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:
|
2016-03-19 01:31:28 +08:00
|
|
|
- Updated for new grunt/grunt-contrib APIs.
|
2012-11-02 13:03:09 +08:00
|
|
|
v0.1.1:
|
|
|
|
date: 2012-11-07
|
|
|
|
changes:
|
2016-03-19 01:31:28 +08:00
|
|
|
- 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:
|
2016-03-19 01:31:28 +08:00
|
|
|
- Ported grunt-jasmine-runner and grunt-jasmine-task to grunt-contrib.
|