Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@zachleigh zachleigh released this 07 Apr 00:00
· 64 commits to master since this release
  • Added user defined commands. Create your own commands and run them through Yarak.
  • Migration command syntax has changed. The flags --rollback, --reset and --refresh have been changed to separate commands in the migrate namespace. Please use migrate:rollback, migrate:reset and migrate:refresh.
  • Bug fixes and code improvements.