A few breaking changes in this version including:
- Remove option to create travis config. That should be done in a different generator
- Remove CoffeeScript option. CoffeeScript is being supported in fewer places.
- Remove Gruntfile option. Grunt is being used in fewer places and doesn't work as well when mixed with other things like CoffeeScript or TypeScript.
The last two points are changes to streamline the generator. Those can be added by other generators that can compose on top of this one.
Some notable changes: