- Updated Cake to 2.0.0
- Add netcoreapp3.1 TargetFramework
- Drop netstandard2.0 & net46 TargetFramework
- Only support PowerShell Core
- Only support .NET 6 FSI
- Updated Cake to 1.3.0
- Add net6.0 TargetFramework
- Updated Cake to 1.2.0
- Updated Cake to 1.1.0
- Removed BridgeDataService in favor of CakeDataService
- Emebedded license and package icon
- Enable SourceLink
- Updated Cake to 1.0.0
- Added ability to reset the ScriptHost
- Updated Cake to 1.0.0-rc0002
- Updated Cake to 0.36.0
- Updated Cake to 0.35.0
- Updated Cake to 0.34.1
- Updated Cake to 0.33.0
- Added typed context support
- Updated Cake to 0.30.0
- Updated PowerShell and F# scripts
- Updated Cake to 0.22.2
- Updated .NET 4.5 to 4.6
- Removed Logging, Console and Reporter classes as those now are publicly available in Cake.Core
- Updated Cake to 0.21.1
- Added cake.ps1
- Added GetScriptHost to get new instance of IScriptHost
- Corrected paths in cake.fsx
- Added cake.fsx
- First release of Cake.Bridge.