Skip to content

Releases: felixzapata/gulp-stubby-server

0.2.1

03 Dec 19:58

Choose a tag to compare

chore(package.json): update author info

0.2.0

04 Jun 15:05

Choose a tag to compare

  • Fix issue #9
  • Merge pull request #10

Merge pull request #7 from mandax

03 Feb 08:18

Choose a tag to compare

Update glob package to allow exceptions like !(except1|except2)

Merge pull request #6 from Burgov:patch-1

26 Aug 18:49

Choose a tag to compare

  • Add YML files
  • Add a new test
  • Update package versions
  • Move gulp and gulp-util to dependencies

Merge pull request #5 from surf66/master

16 Jul 16:38

Choose a tag to compare

Add 'stop()' method to enable stubby server to be shutdown programmatically

Merge pull request #2 from gonzaloruizdevilla/master

09 Dec 14:45

Choose a tag to compare

  • fix(package.json): glob should be a dependency instead of devDependency

Merge pull request #1 from gonzaloruizdevilla/master

05 Dec 15:18

Choose a tag to compare

  • Fix(index.js): on stubby error, calling the callback should be the last action
  • Fix(package.json): gulp-util must be as a dependency

Changes repository name

27 Nov 17:22

Choose a tag to compare

v0.1.1

feat(plugin name): changes plugin name to gulp-stubby-server

Initial release

27 Nov 14:38

Choose a tag to compare

v0.1.0

docs(README): added initial release