We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f0abd commit dc7abaaCopy full SHA for dc7abaa
CHANGELOG.md
@@ -1,4 +1,10 @@
1
-## FlubuCore 6.2.0.03
+## FlubuCore 6.3.0.0
2
+- Dependencies can now be added to group of tasks in target.
3
+- Added ExecuteOnlyWhen to group of tasks in target. Tasks in group are only executed when condition is meet.
4
+- Fixed directory and file suggestions in flubu interactive mode.
5
+- Template files are now deleted after script project is created with template.
6
+
7
+## FlubuCore 6.2.0.0
8
- Added project type to vs solution/project browsing
9
- PackageTask: Option to Add Group of directories and files to package.
10
- PackageTask: Changed parameter name from ZipPrefix to ZipFileName
0 commit comments