Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: jeroenouw/cgx

1.14.1

24 Jul 12:23

Choose a tag to compare

v1.14.1

1.14.1

Version 1.13.0

22 Aug 08:07

Choose a tag to compare

  • New template:
    • Dockerfile
  • TypeScript 4.0

Version 1.12.0

23 Apr 09:53

Choose a tag to compare

  • Generate CCO v1 license
  • Updated dependency
  • Improved code

Version 1.11.0

05 Apr 10:16

Choose a tag to compare

  • 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

21 Jan 20:40

Choose a tag to compare

  • New provider CodeCommit (AWS)
  • Two new templates:
    • Buildspec (AWS CodeBuild)
    • Appspec (AWS CodeDeploy)
  • Minor improvements
  • Updated dependencies

Version 1.9.0

11 Aug 13:51

Choose a tag to compare

  • Added security vulnerability report template to Github templates

Version 1.8.0

16 Jul 13:51

Choose a tag to compare

  • Added CHANGELOG template to universal templates (generate a changelog from your project)

Version 1.7.0

08 Jul 13:58

Choose a tag to compare

  • 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

26 Jun 18:36

Choose a tag to compare

  • 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

22 Jun 17:00

Choose a tag to compare

  • Bitbucket as a provider to choose
  • Possibility to overwrite files
  • Updated utils
  • Updated readme