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 1ddc6fc commit 5afcd32Copy full SHA for 5afcd32
changelog.md
@@ -2,6 +2,13 @@
2
3
## Changes in upcoming release (`dev` branch)
4
5
+### New features
6
+
7
+- Added new `recipe` system to flowcraft along with 6 starting recipes.
8
+Recipes are pre-made and curated pipelines that address specific questions.
9
+To create a recipe, the `-r <recipe_name>` can be used. To list available
10
+recipes, the `--recipe-list` and `--recipe-list-short` options were added.
11
12
### Components changes
13
14
- Added new `disableRR` param in the `spades` component that disables repeat
0 commit comments