- [Improvement] Update to Cake.Core v3.0.0
- [Improvement] Update to Cake.Core v2.0.0
- [Improvement] Add cake-addin nuget tag
- [Bug] not including
System.Management.Automation.dll
- [Improvement] Update to Cake.Core v1.0.0
- [Feature] Cross platform support
- [Improvement] Update to Cake.Core v0.33
- [Feature] Partial Linux support
- [Improvement] Update to Cake.Core v0.29
- [Improvement] Update build scripts
- [Improvement] Remove extra references
- [Improvement] Updated to Cake v0.26
- [Improvement] Added AuthenticationMechanism
- [Improvement] Throw on errors
- [Improvement] dot sourcing
- [Bug] Wrong nuspec folder
- [Improvement] Move down to net46 to bring the project inline with Cake.Core
- [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
- [Improvement] Exception handling
- [Improvement] Remove region Indentation
- [Improvement] Update CakeContrib icon
- [Bug] Immediate output not escaping brackets
- [Feature] Immediate Powershell Output
- [Improvement] Don't use strong named references
- [Bug] Format output messages to replace brackets
- [Improvement] Update Cake.Core reference
- [Bug] Fix bug with ImportModule
- [Bug] Check for braces when logging commands to Cake
- [Improvement] Array Arguments
- [Improvement] Provide setting to not output to the console
- [Improvement] StringLiteralArgument
- [Improvement] Target Powershell 5.0
- [Improvement] Add nuget dependencies
- [Improvement] Update all packages
- [Improvement] Setup / Teardown with context
- [Bug] Fixed missing quotes from set-location command
- [Bug] Fixed SolutionInfo link
- [Improvement] Add xml documentation
- [Improvement] Add Cake namespace docs
- [Improvement] Update Cake.Core reference
- [Bug] Remove Cake.Core from nuget
- [Improvement] Complete documentation
- [Bug] Force build
- [Improvement] Added namespace imports
- [Improvement] Improved code documentation
- [Improvement] Copy tools to test folder
- [Bug] Fix Nuget references
- [Improvement] Named argument extensions with format
- [Improvement] Additional aliases with arguments instead of settings
- [Bug] Only use the environment locally when setting the working directory
- [Improvement] Output Powershell exceptions to the cake console
- [Bug] Fixed bug in outputting to the cake console
- [Improvement] Changes to package publishing
- [Improvement] Changes to fluent arguments
- [Improvement] Download remote script files
- [Improvement] Logging host output
- [Improvement] Switch to XUnit tests
- [Feature] Support script files
- [Feature] Remote connections
- [Improvement] Fluent Arguments
- [Feature] First release.