Skip to content

v3.0.0

Choose a tag to compare

@enriquecaballero enriquecaballero released this 22 Jun 20:57

3.0.0 (2017-06-22)

Features

  • Overhauled the entire task system, moving away from the git subtree convention (035851ec)
  • program: New args available, others removed (104c94d0)

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.

(104c94d0)