Skip to content

Releases: plopjs/plop

A New Day

04 Nov 18:00
Compare
Choose a tag to compare

help me!

07 Feb 14:51
Compare
Choose a tag to compare

Added help screen and basic --init functionality for dropping a basic plopfile.js into a directory. Thanks to @panstav for his contributions here.

3-2-1 liftoff

15 Dec 13:33
Compare
Choose a tag to compare
  • supports different local version of plop per project thanks to liftoff.js
  • templateFile paths can now be relative or absolute
  • internal references to handlebars and inquirer are now exposed on the plop object
  • updated documentation

the ecmascript abides

09 Dec 17:59
Compare
Choose a tag to compare

added --harmony flag to plop's execution so that plopfiles can be natively programmed in es6/es2015

handlebars partial support

09 Dec 13:48
Compare
Choose a tag to compare

This release adds support for handlebars partials, documentation is in the readme

Release v1.1.0

01 Dec 01:36
Compare
Choose a tag to compare

minor fixes

19 Feb 13:51
Compare
Choose a tag to compare
v0.2.4

update version number