0.5.0
Pre-release
Pre-release
- [Feature] CLI now accepts relative paths to project files
- [Feature] Adds
ScriptFilesto the list of available build actions in Visual Studio (#45, thanks @ap0llo) - [Feature] CLI now scans for
.csxfiles 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).