This repository was archived by the owner on Mar 28, 2026. It is now read-only.
Version 1.0.0
- Added user defined commands. Create your own commands and run them through Yarak.
- Migration command syntax has changed. The flags
--rollback,--resetand--refreshhave been changed to separate commands in the migrate namespace. Please usemigrate:rollback,migrate:resetandmigrate:refresh. - Bug fixes and code improvements.