Commit Graph

42 Commits

Author SHA1 Message Date
Kyle Robinson Young
bc14a58bf6 Replace deprecated grunt.util libs 2013-12-08 10:20:42 -08:00
Joey Baker
90e090afee Enable live reload to work over https connections. Closes GH-197. 2013-09-29 15:42:25 -07:00
Kyle Robinson Young
a2517ee0cb Removing Gruntfile.js as package.json main 2013-09-14 11:53:17 -07:00
Kyle Robinson Young
0d8a7b6381 0.5.3 2013-08-25 17:30:37 -07:00
Kyle Robinson Young
07c1f794b1 0.5.2 2013-08-16 08:58:29 -07:00
Kyle Robinson Young
ff2952b788 0.5.1 2013-07-20 09:04:38 -07:00
Kyle Robinson Young
c64696cbe8 v0.5.0 2013-07-18 20:19:55 -07:00
Michał Gołębiowski
2c4d3e720f Bump version to 0.4.5, add CHANGELOG entry. Closes GH-152. 2013-07-18 20:17:29 -07:00
Oliver Joseph Ash
757c9475a6 Bump Gaze version to 0.4. Closes GH-142, Closes GH-25, Closes GH-70. 2013-07-11 13:39:42 -07:00
Kyle Robinson Young
6252eba068 Bump v0.4.4 2013-05-27 11:51:06 -07:00
Kyle Robinson Young
c33545f297 Only group changed files per target to send correct files to live reload. Fixes GH-87. 2013-05-11 21:52:19 -07:00
Daniel Steigerwald
2f68b0567b fix watchers closing. Closes GH-95. Bump v0.4.2
iterated array should never be modified during iteration
2013-05-09 14:55:07 -07:00
Kyle Robinson Young
68597e8352 Bump v0.4.1 2013-05-09 08:58:07 -07:00
Kyle Robinson Young
6b71f06e53 Update deps, readme, authors. Bump v0.4.0 2013-05-03 10:07:33 -07:00
Kyle Robinson Young
cbb0e8e0e4 Implement livereload into the watch task. Ref gruntjs/grunt-contrib-livereload#32 2013-04-30 13:25:41 -07:00
Kyle Robinson Young
856d3d0bc3 Fix for top level options. Fixes GH-56. Bump v0.3.1 2013-02-28 10:15:06 -08:00
Kyle Robinson Young
e86fd7df90 Update CHANGELOG, README. Bump v0.3.0 2013-02-27 14:09:53 -08:00
Tyler Kellen
5e82fcbd8a bump contrib-jshint 2013-02-26 11:46:20 -05:00
Tyler Kellen
6391f82f14 add peerDependencies 2013-02-18 09:00:57 -05:00
Tyler Kellen
da08cf2095 0.4 release 2013-02-15 20:20:00 -05:00
Jamie Stackhouse
f857f2ba4a Pass raw patterns to gaze. Fixes GH-20. Closes GH-43. 2013-02-13 22:45:29 -08:00
Kyle Robinson Young
53f9bc6406 Bumping version to 0.2.0rc7.
* Updating grunt/gruntplugin dependencies to rc6.
* Changing in-development grunt/gruntplugin dependency versions from tilde version ranges to specific versions.
2013-01-22 13:00:02 -08:00
Kyle Robinson Young
7a38126c4b Update to show compatibility with grunt@0.4.0rc5. Publishing as 0.2.0rc5. 2013-01-09 12:30:57 -08:00
Kyle Robinson Young
b7e3551895 Inherit stdio from process. Fixes GH-26 2012-12-17 20:44:29 -08:00
Kyle Robinson Young
808d4a32d7 Update deps, gaze@0.3.0 which removed forceWatchMethod 2012-12-14 21:20:29 -08:00
Chris Talkington
7c326a6fcf prep for upcoming grunt release. Closes GH-23.
normalize linefeeds. remove grunt v0.3 and node v0.6 support
2012-12-13 16:09:16 -08:00
Kyle Robinson Young
29ac844c8d Install grunt-cli in travis before_script instead of as devDep
See: https://github.com/gruntjs/grunt-contrib/issues/129
2012-11-28 11:11:50 -08:00
Kyle Robinson Young
93515b4566 Attempt to fix travis by adding grunt-cli 2012-11-19 13:14:35 -08:00
Kyle Robinson Young
38617875b4 Run nodeunit instead of test. Use the latest deps. 2012-11-19 13:06:25 -08:00
Kyle Robinson Young
230225282f Bump v0.1.4 2012-11-01 18:20:12 -07:00
Kyle Robinson Young
8d07323bdb Add forceWatchMethod docs. Bump v0.1.3 2012-10-28 15:07:13 -07:00
Kyle Robinson Young
e5750ed4c2 Bump gaze@0.2.0 2012-10-28 14:37:37 -07:00
Tyler Kellen
951430ec27 use node >= 0.8 2012-10-18 14:46:10 -05:00
Kyle Robinson Young
321db68625 Grunt v0.3 compat for if file exists. Bump v0.1.2 2012-10-17 10:29:35 -07:00
Kyle Robinson Young
3f8be3283d Better search for the Grunt bin 2012-10-16 18:59:55 -07:00
Kyle Robinson Young
9a94ea8539 Attempt to fix travis 2012-10-16 17:11:18 -07:00
Kyle Robinson Young
95488dfdc0 Bump v0.1.1 2012-10-16 14:11:42 -07:00
Kyle Robinson Young
80c33bc12e Updates to run on Grunt v0.4 2012-10-09 15:10:58 -07:00
Kyle Robinson Young
4c16bf5e27 Release watch task 2012-10-08 22:47:41 -07:00
Tyler Kellen
3996790fa2 prep for 0.4 2012-10-03 13:14:12 -05:00
Tyler Kellen
4969a0a59e docs 2012-10-03 06:31:52 -05:00
Tyler Kellen
44abe380e4 first commit 2012-09-17 16:01:19 -05:00