- [Feature] Support ParametersFile
- [Improvement] Update Cake.Core reference
- [Bug] Fix AddParameter extension (take 2)
- [Bug] Fix AddParameter extension
- [Improvement] Add nuget dependencies
- [Improvement] Update all packages
- [Improvement] Setup / Teardown with context
- [Improvement] Added ability to add SkipRules
- [Bug] Fixed SolutionInfo link
- [Improvement] Add xml documentation
- [Improvement] Add Cake namespace docs
- [Improvement] Update Cake.Core reference
- [Improvement] Add ability to set/override sync parameters
- [Bug] Fix bug in UseSiteName extension
- [Improvement] Remove Cake.Core from nuget
- [Improvement] Update Nuget packages
- [Bug] Fix for deploying to named website path
- [Improvement] Build WebDeploy and TestSite together
- [Improvement] Added basic unit-tests
- [Bug] Fix for extensionless source paths
- [Improvement] Complete documentation
- [Improvement] Rename PublishSettings to DeploySettings to prevent a confliction with "Microsoft.Web.Deployment"
- [Improvement] Added namespace imports
- [Bug] Fix in appending the port to the publish url
- [Improvement] Added a troubleshooting page
- [Improvement] Code documentation
- [Bug] Missing publish settings extensions
- [Improvement] Copy tools to test folder
- [Improvement] Extension name changes
- [Improvement] Updated documentation
- [Improvement] Added DeploySettings extensions methods
- [Improvement] Add custom ports to DeploySettings
- [Improvement] Added website test project to demostrate publish and deploy.
- [Improvement] Added PublishUrl to allow the full deployment url to be defined in the settings
- [Feature] First release.