Skip to content
This repository was archived by the owner on Feb 8, 2019. It is now read-only.

v1.0.0-alpha.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@sbonacho sbonacho released this 09 Aug 11:17
· 798 commits to master since this release

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