v0.2.0
Pre-release
Pre-release
As part of this release we had 19 issues closed.
Features
- #67 GH63: Adds Visual Studio 2017 support
- #55 GH54: Add support for drag-and-drop with cake and dll files
- #54 Support drag and drop into scripts
- #47 Add VS Options/Text Editor/Cake node
- #44 (GH-41) Added support for auto-indentation in Cake files.
Bug
- #37 Task parser does not support symbols or numbers in task names
Improvements
- #76 Update to Cake 0.21.1
- #73 Re-target to .NET Framework 4.6 and update NuGet dependencies
- #72 Upgrade to target .NET 4.6 and updated VSSDK packages
- #68 Update Cake dependencies/templates to 0.19.4
- #63 Support Visual Studio 2017
- #51 (GH-52) Rework regex to allow whitespace
- #50 Update Cake to 0.19.4
- #35 Task parser does not recognise nested Cake files
- #29 The extension doesn't support the -experimental flag
- #26 Update extension to use 0.16.1 of Cake
- #12 Template NuGet packages are stored in repository
Documentation
- #27 Document Release Process so everyone in team can follow it