Cordova-create Release Notes
1.1.2 (Dec 14, 2017)
- CB-12807: updated error message to follow the template guide
- CB-13674: updated deps
- CB-13501: added support for node 8 to tests
1.1.1 (May 08, 2017)
- CB-12765 default app
cordova-app-hello-world is now treated like a template
1.1.0 (May 02, 2017)
- CB-10681 templates will add
@latest when fetching from npm when no version is specified. This will ensure an older cahced version of the template is not used - CB-12666 - Remove
node 0.x support. - CB-12517:
package.json displayname should equal config.xml name feild and package.json name feild should equal config.xml id feild.
1.0.2 (Jan 17, 2017)
- change event from
warn to verbose - Add github pull request template
1.0.1 (Sep 29, 2016)
- removed stripping eventlisteners
1.0.0 (August 23, 2016)
- CB-11623 added symlinking option
- fixed jasmine custom matcher for
toExist - updated jasmine dep, fixed caching issue with tests
- added
travis and appveyor support - version 1.0.0 for npm