Skip to content

v0.10.0

Compare
Choose a tag to compare
@nschonni nschonni released this 08 Apr 03:36
· 200 commits to master since this release
  • Update README.md (Nicole Sullivan)
  • Bump minimum Node version to 0.8 and add CI tests (Nick Schonning)
  • Adding contributors to the README.md (Nicole Sullivan)
  • Bump devDependencies (Nick Schonning)
  • Add bug URL to package.json (Nick Schonning)
  • Add Full license block banner (Nick Schonning)
  • Alias build directory (Nick Schonning)
  • Minor fixes from code review by @jaredwy (Nick Schonning)
  • Inline YUITest CLI to standardize output (Nick Schonning)
  • Add Rhino test task (Nick Schonning)
  • Fix concat targets (Nick Schonning)
  • Add release task (Nick Schonning)
  • Add clean task (Nick Schonning)
  • Add back testrunner.html test javascript file (Nick Schonning)
  • Update Travis and NPM building (Nick Schonning)
  • Remove Uglify task (Nick Schonning)
  • Add YUITest custom task (Nick Schonning)
  • Add .gitattibutes for line endings (Nick Schonning)
  • Add parser-lib concatination (Nick Schonning)
  • Fix package.json path for Ant (Nick Schonning)
  • Fix linting errors in tests (Nick Schonning)
  • Add concat tasks (Nick Schonning)
  • Suppress new errors caused by latest JSHint (Nick Schonning)
  • Fix indenting and add .editorconfig (Nick Schonning)
  • Scaffold Gruntfile and add node dependencies (Nick Schonning)
  • Ensure node modules won't get checked in (Nick Schonning)
  • Move package.json to project root (Nick Schonning)
  • Fix #364. In WSH, return empty string for files not found. (Dave Methvin)
  • Removing an unneeded line which was causing the CLI option validation to fail (jklein)
  • drop os property from package.json (vomitcuddle)
  • Adding a validateOptions function and warning/exiting on invalid options (jklein)
  • Fixes #345 - Using absolute paths for the excluded files and the files to lint so the comparison is clean (jklein)
  • Update CONTRIBUTING.md (Nick Schonning)
  • Updated contributors (Nicholas C. Zakas)
  • Fix Travis build (Nicholas C. Zakas)