Releases: jeroenouw/cgx
Releases · jeroenouw/cgx
1.14.1
Version 1.13.0
- New template:
- Dockerfile
- TypeScript 4.0
Version 1.12.0
- Generate CCO v1 license
- Updated dependency
- Improved code
Version 1.11.0
- Changed project from OOP to FP
- Reduced lines of code
- Reduced sizes of files
- Removed Inversify and reflect-metadata dependencies
- Updated dependencies
Version 1.10.0
- New provider CodeCommit (AWS)
- Two new templates:
- Buildspec (AWS CodeBuild)
- Appspec (AWS CodeDeploy)
- Minor improvements
- Updated dependencies
Version 1.9.0
- Added security vulnerability report template to Github templates
Version 1.8.0
- Added CHANGELOG template to universal templates (generate a changelog from your project)
Version 1.7.0
- When creating or updating a file, the project path is visible instead of the system path
- Added types to
tsconfig.ts
- Removed todo and readme from generating all files
- Can still be generated as single files
Version 1.6.0
- Generate Todo and Readme files
- Added
FileName
to keep the name of files in one place - Added GIF demo's in README (License and all files at once)
- Updated condition when creating a file
Version 1.5.0
- Bitbucket as a provider to choose
- Possibility to overwrite files
- Updated utils
- Updated readme