|
| 1 | +August 15, 2013 - v0.10.0 |
| 2 | + |
| 3 | +* Update README.md (Nicole Sullivan) |
| 4 | +* Merge pull request #379 from nschonni/remove-old-node-compat (Nicole Sullivan) |
| 5 | +* Bump minimum Node version to 0.8 and add CI tests (Nick Schonning) |
| 6 | +* Adding contributors to the README.md (Nicole Sullivan) |
| 7 | +* Merge pull request #368 from nschonni/add-grunt-build (Nicole Sullivan) |
| 8 | +* Bump devDependencies (Nick Schonning) |
| 9 | +* Add bug URL to package.json (Nick Schonning) |
| 10 | +* Merge pull request #376 from dmethvin/optional-rc (Nicole Sullivan) |
| 11 | +* Add Full license block banner (Nick Schonning) |
| 12 | +* Alias build directory (Nick Schonning) |
| 13 | +* Minor fixes from code review by @jaredwy (Nick Schonning) |
| 14 | +* Inline YUITest CLI to standardize output (Nick Schonning) |
| 15 | +* Add Rhino test task (Nick Schonning) |
| 16 | +* Fix concat targets (Nick Schonning) |
| 17 | +* Add release task (Nick Schonning) |
| 18 | +* Add clean task (Nick Schonning) |
| 19 | +* Add back testrunner.html test javascript file (Nick Schonning) |
| 20 | +* Update Travis and NPM building (Nick Schonning) |
| 21 | +* Remove Uglify task (Nick Schonning) |
| 22 | +* Add YUITest custom task (Nick Schonning) |
| 23 | +* Add .gitattibutes for line endings (Nick Schonning) |
| 24 | +* Add parser-lib concatination (Nick Schonning) |
| 25 | +* Fix package.json path for Ant (Nick Schonning) |
| 26 | +* Fix linting errors in tests (Nick Schonning) |
| 27 | +* Add concat tasks (Nick Schonning) |
| 28 | +* Suppress new errors caused by latest JSHint (Nick Schonning) |
| 29 | +* Fix indenting and add .editorconfig (Nick Schonning) |
| 30 | +* Scaffold Gruntfile and add node dependencies (Nick Schonning) |
| 31 | +* Ensure node modules won't get checked in (Nick Schonning) |
| 32 | +* Move package.json to project root (Nick Schonning) |
| 33 | +* Fix #364. In WSH, return empty string for files not found. (Dave Methvin) |
| 34 | +* Merge pull request #353 from jklein/master (Nicholas C. Zakas) |
| 35 | +* Merge remote-tracking branch 'upstream/master' (Jonathan Klein) |
| 36 | +* Removing an unneeded line which was causing the CLI option validation to fail (jklein) |
| 37 | +* Merge pull request #352 from vomitcuddle/patch-1 (Nicholas C. Zakas) |
| 38 | +* drop os property from package.json (vomitcuddle) |
| 39 | +* Merge pull request #351 from jklein/master (Nicholas C. Zakas) |
| 40 | +* Adding a validateOptions function and warning/exiting on invalid options (jklein) |
| 41 | +* Merge pull request #347 from jklein/issue345 (Nicholas C. Zakas) |
| 42 | +* Fixes #345 - Using absolute paths for the excluded files and the files to lint so the comparison is clean (jklein) |
| 43 | +* Merge pull request #340 from nschonni/patch-1 (Nicholas C. Zakas) |
| 44 | +* Update CONTRIBUTING.md (Nick Schonning) |
| 45 | +* Updated contributors (Nicholas C. Zakas) |
| 46 | +* Fix Travis build (Nicholas C. Zakas) |
| 47 | + |
1 | 48 | January 17, 2013 - v0.9.10
|
2 | 49 |
|
3 | 50 | * Switch to using Node.js version of YUI Test (Nicholas C. Zakas)
|
|
0 commit comments