Skip to content
This repository was archived by the owner on Mar 28, 2026. It is now read-only.

Version 1.0.0

Choose a tag to compare

@zachleigh zachleigh released this 07 Apr 00:00
  • 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.