Skip to content

Latest commit

 

History

History
100 lines (61 loc) · 2.32 KB

File metadata and controls

100 lines (61 loc) · 2.32 KB

Release Notes

1.2.2 - 2022-08-30

Updates

  • Update installation command

Bug Fixes

  • Fixed installation error in npm 7+ with adding specific --install-links flag

1.2.1 - 2022-07-24

Updates

  • Main development task renamed with dev
  • Update documentation files

1.2.0 - 2022-07-14

Features

  • Added ability to specify email and website in contacts
  • Added help and version commands

Updates

  • This package is completely rewritten in Typescript
  • Added project description and logo
  • All documentation translated into English

Breaking Changes

  • Changed package name to create-gulp-project

1.1.4 - 2022-03-16

Features

  • Saving config in OS store
  • Current version check before launch script
  • Validation of project name passed through the command line

Bug Fixes

  • User config are saved when package reinstalling
  • Sudo running is no longer required to update settings
  • Code refactoring, minor Bug Fixes

Updates

  • Updated moved files directories

1.1.3 - 2022-02-09

Bug Fixes

  • 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

Bug Fixes

  • Fixed user permissions check error in Windows

1.1.1 - 2022-02-06

Bug Fixes

  • Code refactoring, minor Bug Fixes

Removed

  • Removed es6 param due to build update

1.1.0 - 2022-01-28

Features

  • Check sudo to save config file

Bug Fixes

  • Config file was not saved on Mac/Linux
  • Code refactoring, minor Bug Fixes

1.0.0 - 2022-01-22

Initial release