All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- update cliberry-schematics
- update cliberry-ng6
- update cliberry-schematics
- change \r\n to \n
- update .editorconfig
- update cliberry-ng6
- update cliberry-schematics
- updated cliberry-ng6
- updated cliberry-schematics
- move ng6 collection to an external repository
- updating statistics config
- updating readme
- adding cliberry-ng6
- reorganizing source code structure
- cliberry-schematics updated to 0.0.5
- cliberry-schematics updated to 0.0.4
- schematics templates use from npm cliberry-schematics
- support for plugins
- reorder dependencies and devDependencies for npm package to have needed package
- adding extension into the bin file foe ide editors
- adding js files to the npm package
corrupted published
- cliberry in the generated project
- using cliberry in the pacjage.json scripts instead ng by default (even for yarn ng)
- .idea module file name
- dates in the changelog
- Use cli that will call integrated angular cli
- Cli will add --collection option for the template
- CHANGELOG
- published in npm packages
- update README with usage of the cli
- update .gitignore for lib folder
- change name from schemaberry to cliberry
- typos in README
- update statistics to not calculate lock file
- generate project with:
- angular 6.1
- debug framework
- yarn
- yarn lock file
- onpush angular strategy
- angular elements
- scss
- tests (jasmine, protractor - defaults)
- lint
- package the output into single bundle
- code build
- IDEA config
- editorconfig
- gitignore
- README
- Use angular 6.1 tempate project
- Create the target that project that copy the files from the selected folder on ng-init
- Create blank schematics project
- Init javascript project, IDEA config, ignore file
- Community files: CODE_OF_CONDUCT, README, PULL_REQUEST_TEMPLATE, CONTRIBUTING
- Create and init the project