Skip to content

v1.0.0

Compare
Choose a tag to compare
@mckn mckn released this 16 Mar 09:34
· 28 commits to master since this release

New rewritten version of gulp-nuget

Major changes are:

  • Nuget restore command added
  • Official command options supported by push, pack and restore

breaking changes

  • Feed option for push changed to source
  • Pack does not have any nuspec option instead it should be piped to pack stream.
  • Add ./gulp-nuget to your .gitignore since it is the new temp folder.