Skip to content

0.5.0

Pre-release
Pre-release

Choose a tag to compare

@daveaglick daveaglick released this 27 Sep 19:00
· 45 commits to master since this release
  • [Feature] CLI now accepts relative paths to project files
  • [Feature] Adds ScriptFiles to the list of available build actions in Visual Studio (#45, thanks @ap0llo)
  • [Feature] CLI now scans for .csx files in project if none are explicitly specified (#5)
  • [Feature] Automatic indentation support (#15)
  • [Feature] Support for the Roslyn formatter to automatically format output (#47, thanks @thebigb)
  • [Feature] Implements a Cake addin for out-of-band Scripty evaluation during Cake builds (#31, thanks @agc93).