Skip to content

Releases: tusbar/grunt-subgrunt

v1.3.0

11 Dec 16:25
v1.3.0
061666a
Compare
Choose a tag to compare
  • Update code style (use xo/spaces).
  • Get rid of grunt-eslint, and lint with eslint directly.
  • Get rid of some old node.js versions.

v1.2.0...v1.3.0

v1.2.0

11 Dec 16:26
Compare
Choose a tag to compare
  • Test with newer versions of nodejs.
  • Update all dependencies.
  • Update eslint configuration.

v1.1.0...v1.2.0

v1.1.0

11 Dec 16:27
Compare
Choose a tag to compare
  • Update async dependency.
  • Replace jshint and jscs with eslint.
  • Pass options after tasks (reported by ianwremmel).

v1.0.0...v1.1.0

v1.0.0

11 Dec 16:27
Compare
Choose a tag to compare
  • Update dependencies.
  • Update travis configuration (include Node.js 4.0).
  • Add Circle CI tests.
  • Use Semantic Versioning.

v0.4.5...v1.0.0

v0.4.5

11 Dec 16:28
Compare
Choose a tag to compare
  • Update dependencies.
  • Update travis configuration to include 0.10, 0.12 and latest iojs.
  • Update code quality configuration (jscs and jshint).

v0.4.4...v0.4.5

v0.4.4

11 Dec 16:28
Compare
Choose a tag to compare
  • Add tests (customCase and coffee).
  • Update dependencies.

v0.4.3...v0.4.4

v0.4.3

11 Dec 16:29
Compare
Choose a tag to compare
  • Improve documentation and tests.

v0.4.2...v0.4.3

v0.4.2

11 Dec 16:29
Compare
Choose a tag to compare
  • Remove --gruntfile option when running subgrunts (by rodolpheche).

v0.4.1...v0.4.2

v0.4.1

11 Dec 16:29
Compare
Choose a tag to compare
  • Check for all Gruntfiles spelling variants by using glob (reported by juriejan).

v0.4.0...v0.4.1

v0.4.0

11 Dec 16:30
Compare
Choose a tag to compare
  • Stop buffering the subprocesses output (by kevinconaway).
  • Remove dependencies to lpad and colors (output won’t be as nice anymore, but faster).

v0.3.0...v0.4.0