Skip to content

Releases: doubleleft/hook-cli

v0.3.1

17 Jun 16:59

Choose a tag to compare

  • Handle different environments via --environment / --env argument.

v0.3.0

25 May 15:47

Choose a tag to compare

Compatible with hook v0.3.0

v0.2.0

03 Jan 03:51

Choose a tag to compare

  • fix console command on PHP 5.5+
  • add self-update command
  • remove 'apps' command
  • better error messages
  • fix throwing exceptions on module syntax error
  • fix generate:schema when schema is empty
  • improve deploy command output
  • update all generator templates
  • remove module:upload and module:remove, use deploy command instead
  • fix deploying scheduled tasks
  • fix status when truncating an not existing collection
  • auto-generate some file templates on app:new command
  • use --prefer-dist on Makefile

v0.1.0

03 Oct 20:42

Choose a tag to compare

add default files when creating a new application