-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Milestone
Description
My proposal here is to make Grunt 0.5 an "Update Release". Meaning this release will mostly consist of updates and fixes that can't be landed with a minor bump. Efforts such as node-task will probably take longer than expected and in my opinion that should be pushed to 0.6. The plugin ecosystem should be able to update to this release with minimal effort.
Updated 11/03/2014
Include in 0.5 (draft list):
- Update nopt to 2.x.x #908 - Update nopt to 2.x.x
- Bump other dependencies
- Remove the words 'without errors.' after successfully running tasks #986 - Remove the words 'without errors.'
- Grunt LiveScript & CoffeeScript dependency strategy #911 - Add .coffee, .ls loading
- Add https://github.com/cowboy/node-globule
- Run specific task(s) with force option #810 Add specific force
- Remove external dependencies in grunt.util....
- Removed --stack option to always print stack traces for errors #864 Always print stack traces
- Fixing Issue #615 (grunt.file.copy preserves permissions) #732 - grunt.file.copy preserves permissions
- expand mode clobbers destination files with same name / different extensions #979 - Expand mode clobbers
- Improve usability of child process's stream interface for util.spawn #699 - Improve Spawn, add a callback
- Anything that is blocking
grunt-contrib-*
- Warning on grunt.util.use
- Warning on Node 0.8
- ....
0.next:
- Drop Node.JS 0.8 support
- Add bin into local grunt #943 Ship grunt-cli with core grunt
- Organize Gruntfiles by Packages / Features #1048 - Organize Gruntfile by Feature
- loadTasks as they are needed to speed up Grunt load time #975 loadTasks as they are needed
- node-task
- new logging with https://github.com/cowboy/node-prolog
- ...
Metadata
Metadata
Assignees
Labels
No labels