This repository has been archived by the owner on Jan 25, 2019. It is now read-only.
Releases: cake-archive/bootstrapper
Releases · cake-archive/bootstrapper
v0.1.0
v0.0.6
- Added support for nightly build of Roslyn.
- Added option to install empty cake script.
- Made NuGet installation optional from bootstrapper.
v0.0.5
- Added support for missing tools and package.config.
- Bootstrapper script will now download Nuget if it doesn't exist.
- Changed appveyor.yml to launch build.ps1 via PowerShell native.
- Made .gitignore patching optional.
- Replace Start-Process with Invoke-Command in bootstrapper script.
v0.0.4
- Added (optional) patching of .gitignore.
- Added AppVeyor configuration file.
- Replaced Start-Process with Invoke-Expression in bootstrapper script template.
- Now returns exit code from bootstrapper script template.
v0.0.3
- Added default build script template functionality.
- Added icon for Chocolatey package.
- Renamed Chocolatey ID to conform to the naming rules.
- Added better description for Chocolatey package.
- Removed copyright notice from bootstrapper script.
v0.0.2
Updated Chocolatey build to point to the correct install file.
v0.0.1
First version of the Cake bootstrapper.