- Check application exists
- Configure enabled protocols
- Virtual directory support
- Fix unit-tests and circular reference in Bindings
- New binding formats
- Standardised application authorization / authentication
- Fixed SolutionInfo link
- addin xml doc to assembly
- Add Cake namespace docs
- Update Cake.Core reference
- Restart Site / ApplicationPool
- Remove Cake.Core from nuget
- Move certificate info to BindingSettings, allowing certificates to be applied at both levels
- Changed nuget references from dependencies to files
- Fix incorrect log in "GetServer"
- Site AuthorizationSettings
- Add / Remove SiteBindings using wrong settings
- WebFarm tests
- New Choco install script for AppVeyor
- Path fixes by Jake Scott
- Use GetPhysicalDirectory for ApplicationSettings and WebsiteSettings
- WebFarm Aliases
- AppVeyor install script for IIS and WAS
- Renamed PhysicalPath to PhysicalDirectory in SiteSettings
- Use DirectoryPath instead of string to allow for paths relative to the working directory
- Change manager constructors to include the cake environment
- Add Thread.Sleep exception to start / Stop methods to take into account for IIS delays
- New UnitTests and Bug fixes by Jake Scott
- AppPool TimeSpan checks
- Added cake build example
- Added troubleshooting info
- Separate out BindingSettings
- Add / Remove site binding
- Add / Remove site application
- Change Debug to Information logs
- ProcessModel settings
- RequestTracing settings
- Shared Web and Ftp create function
- Rewrite by Phillip Sharpe
- Add support for remote servers
- Replace mixed functionality deploy methods with focused create / remove methods
- Add missing Aliases for sites and pools
- First release by Sergio Silveira.