Skip to content

Releases: digikid/create-gulp-project

1.2.2

29 Aug 23:48
Compare
Choose a tag to compare

Updates

  • Update installation command

Bug Fixes

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

1.2.1

24 Jul 04:32
Compare
Choose a tag to compare

Updates

  • Main development task renamed with dev
  • Update documentation files

1.2.0

14 Jul 19:49
Compare
Choose a tag to compare

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

16 Mar 04:47
Compare
Choose a tag to compare

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

08 Feb 21:23
Compare
Choose a tag to compare

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

08 Feb 12:55
Compare
Choose a tag to compare

Bug fixes

  • Fixed user permissions check error in Windows

1.1.1

05 Feb 21:22
Compare
Choose a tag to compare

Bug fixes

  • Code refactoring, minor bug fixes

Removed

  • Removed es6 param due to build update

1.1.0

28 Jan 15:45
Compare
Choose a tag to compare

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

22 Jan 13:51
Compare
Choose a tag to compare

Initial release