## Release History
* 0.1.0 Initial Release
* 0.1.1 Fix issue with OutputDirectory in NuGet Push 
* 0.1.2
    * Update NuGet.exe to version 2.8
    * Add support for csproj files in nugetpack command.
* 0.1.3
    * Add package restore command
    * Added mono support on platforms other than windows
    * Fix issue when nuget-pack destination directory does not exists
* 0.1.4
    * Update NuGet.exe to version 2.8.2
    * Fix issue in options parsing.
* 0.1.5
	* Update NuGet.exe to version 3.2.0
* 0.1.6
	* Update NuGet.exe to version 3.4.4
	* Add default `Source` option in `push` task to allow backward compatibility
* 0.1.7
	* Update NuGet.exe to version 3.5.0
* 0.2.0
	* Add task nugetupdate 
* 0.3.0
	* Update NuGet.exe to version 4.1
* 0.3.1
	* Update NuGet.exe to version 4.7.1
* 0.3.2
    * Update NuGet.exe to version 5.4.0
    * Fix packageDirectoty bug with nugetrestore
