- [Improvement] Add cake tag
- [Improvement] Update to Cake.Core v1.0.0
- [Improvement] Update to Cake.Core v0.33
- [Improvement] Update to Cake.Core v0.29
- [Improvement] Update build scripts
- [Bug] Didnt update package refernces
- [Improvement] Update to Cake.Core v0.26
- [Improvement] Drop down to net46
- [Improvement] Remove reference to Microsoft.PowerShell.5.ReferenceAssemblie
- [Improvement] Add GetServices alias
- [Bug] Missing framework reference from nuspec file
- [Improvement] Updated Cake reference to v0.22.0
- [Improvement] Moved to net461 for Cake compatibility
- [Improvement] Upgraded solution to vs2017
- [Improvement] New .net core based build scripts
- [Bug] Install command with args not escaped correctly
- [Bug] Description missing service name
- [Improvement] New CakeContrib Icon
- [Improvement] Added OutputToAppConsole setting to install command
- [Improvement] Dropped region indentation
- [Bug] Install command should include a space in the switch statement
- [Bug] Install command should append using the switch statement
- [Improvement] Don't use strong named references
- [Improvement] Update Cake.Core references
- [Bug] Fixed bugs with Install Arguments and StartMode
- [Improvement] Added status Aliases
- [Bug] Fix incorrect service exists check in the install method
- [Improvement] Add nuget dependencies
- [Improvement] Update all packages
- [Improvement] Setup / Teardown with context
- [Improvement] Fixed SolutionInfo link
- [Bug] Force new build
- [Bug] Fix bug in InstallSettingsExtensions setting the wrong property
- [Improvement] Add xml documentation
- [Improvement] Add Cake namespace docs
- [Improvement] Update Cake.Core reference
- [Bug] Remove Cake.Core from nuget
- [Improvement] Changed nuget references from dependencies to files
- [Improvement] Complete Documentation
- [Bug] Force Build
- [Improvement] Added namespace imports
*[Bug] Change logging calls from debug to information
- [Improvement] Added 'IsInstalled' method
- [Improvement] Code documentation
- [Improvement] Copy tools to test folder
- [Bug] Correct Nuget package
- [Improvement] Add framework references to Nuget
- [Improvement] Install XUnit during build for AppVeyor
- [Improvement] Extra Aliases for optional parameters
- [Improvement] Add IServiceManager interface
- [Improvement] Improve code documentation
- [Feature] Install / Uninstall via SC.exe
- [Feature] Basic start / stop / restart functionality
- [Feature] First release.