v1.2.0
New Feature
- Support for npm scoped packages. You can call them as
yo @scope/name:sub
.
Fixes
- Fix issue some people had with Windows path not being resolved correctly.
Deprecation
- Removed the lifecycle events. They've been broken a while (due to changes in yeoman-generator) and no one complained, they're probably unused so we just deleted them.