Skip to content

v2.0.0

Choose a tag to compare

@enriquecaballero enriquecaballero released this 22 Jun 19:42

2.0.0 (2017-06-22)

Features

  • Overhauled the entire task system, moving away from the git subtree convention (b35f7ed6)
  • program: New args available, others removed (fdfd2e75)

Breaking Changes

  • Because the entire task system was overhauled to
    leverage the new shell commands, some args became irrelevant: --yarn,
    --commit, --stage, --no-push, --hook, --remote. Refer to
    documentation or -h for accurate information regarding available args.

(fdfd2e75)