Skip to content
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.

Releases: cake-archive/bootstrapper

v0.1.0

23 Aug 12:51
Compare
Choose a tag to compare
  • Added dry run parameter.
  • Added parameter for experimental script engine.
  • Added Get-Help.
  • Added parameter for Mono script engine.
  • Added support for PowerShell Verbose flag.
  • Added option to skip tool package restore.

v0.0.6

28 Apr 00:05
Compare
Choose a tag to compare
  • Added support for nightly build of Roslyn.
  • Added option to install empty cake script.
  • Made NuGet installation optional from bootstrapper.

v0.0.5

18 Jan 00:04
Compare
Choose a tag to compare
  • 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

10 Dec 00:16
Compare
Choose a tag to compare
  • 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

29 Nov 16:45
Compare
Choose a tag to compare
  • 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

29 Nov 16:25
Compare
Choose a tag to compare

Updated Chocolatey build to point to the correct install file.

v0.0.1

29 Nov 16:16
Compare
Choose a tag to compare

First version of the Cake bootstrapper.