0.3.1
- new:
npm install
now called after project generation only when explicitly defined via--install
switch - new: Alfresco license headers are generated only with
--alfresco
switch (#17) - fix: Wrong web server IP address in package.json (#13)
- fix: Email is not included in the package.json author field (#18)
- fix: Project and file names no longer converted to
kebab case
(#16) - ci: Removed unsupported node.js versions from Travis config (#15)