This repository was archived by the owner on Feb 8, 2019. It is now read-only.
Releases: cellsjs/piscosour
Releases · cellsjs/piscosour
v1.0.0-alpha.9
Feature
- Multiple paramsFile is enabled
Fixes
- flowName was not allways set
v0.6.16
v1.0.0-alpha.8
Features:
- Lazy Install Enabled: Dependencies of steps could be installed on execution time.
- Write scullion.json cache.
- Recursive reading of global dependencies.
- Global Recipes Enabled: Allow pisco to execute global installed recipes.
- Auto installed requirements not based on npm.
Fixes:
- Double question of version updates now are not performed.
- --help, works propelly.
- stream-write-hook: avoid maximum call stack
v0.6.15
v0.6.14
v1.0.0-alpha.4
Features
- Change order of "all command availables" on README.md generator.
- Ability to use plugins addons for inquirer functions resolution.
Fix
- The way inquirer.prompt is used
v1.0.0-alpha-2
Merge pull request #134 from jdzrtz/feature/new_recipe_structure_merge Feature/new recipe structure merge
v0.6.12
v0.6.11
Features
- Pisco docs generate Main Index
Plugins
from piscosour v.0.6.11
context
fsutils
inquirer
launcher
os
piscosour
skipper
stream-write-hook
system-checker
system-saver
test
Contexts
Recipes
All Commands Availables
from piscosour v.0.6.11
node-module:convert (Convert any module into a piscosour recipe)
recipe:add-shot (Add a shot to a piscosour recipe)
recipe:add-straw (Add a straw to a piscosour recipe)
recipe:configure (Manage a piscosour recipe)
recipe:create (Starting a repository from scratch)
recipe:docs (Append documentation from info.md to readme.md of the recipe)
all::npm (Checking all npm commands needed)
node-module::convert (Convert any nodejs module into a piscosour recipe)
recipe::add-shots (Create new pisco shot inside this module)
recipe::add-straws (Adding shot to a straw)
recipe::configure (Configure piscosour.json)
recipe::generate-docs (Generate one file per straw inside a directory)
recipe::scaffolding (Create a piscosour recipe from a scaffold template)
recipe::update (Update tool)