Releases: Alfresco/generator-alfresco-adf-app
Releases · Alfresco/generator-alfresco-adf-app
0.5.0
0.4.0
- Update to Angular 2.0.0 #25
- Upgrade to latest ADF components 0.4.0
- Enable Analytics content generation
- Update travis config to use node v6
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)