1.2.2 - 2022-08-30
- Update installation command
- Fixed installation error in npm 7+ with adding specific --install-links flag
1.2.1 - 2022-07-24
- Main development task renamed with
dev - Update documentation files
1.2.0 - 2022-07-14
- Added ability to specify email and website in contacts
- Added
helpandversioncommands
- This package is completely rewritten in Typescript
- Added project description and logo
- All documentation translated into English
- Changed package name to
create-gulp-project
1.1.4 - 2022-03-16
- Saving config in OS store
- Current version check before launch script
- Validation of project name passed through the command line
- User config are saved when package reinstalling
- Sudo running is no longer required to update settings
- Code refactoring, minor Bug Fixes
- Updated moved files directories
1.1.3 - 2022-02-09
- Fixed file formatting error in Windows
- Removed broken icon of the latest package version from README.md
- Code refactoring, minor Bug Fixes
1.1.2 - 2022-02-08
- Fixed user permissions check error in Windows
1.1.1 - 2022-02-06
- Code refactoring, minor Bug Fixes
- Removed
es6param due to build update
1.1.0 - 2022-01-28
- Check sudo to save config file
- Config file was not saved on Mac/Linux
- Code refactoring, minor Bug Fixes
1.0.0 - 2022-01-22
Initial release