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
,--reset
and--refresh
have been changed to separate commands in the migrate namespace. Please usemigrate:rollback
,migrate:reset
andmigrate:refresh
. - Bug fixes and code improvements.