Skip to content

1.3.0

Compare
Choose a tag to compare
@mikeerickson mikeerickson released this 24 Apr 18:32
· 56 commits to master since this release

Added

  • Added craft:resource command
  • Extended craft:controller command

Fixed

  • Fixed issue when creating migrations, created invalid class name (Issue 005)
  • Fixed issue creating unnecessary use statement for model which is in default namespace (app directory)