- Relicensed Larry Four under MIT License
- Support for creating tables without creating models for them
- Custom pivot tables with additional fields for belongsToMany relations can be created
- Migrations can be generated from existing tables in a MySQL database
- Support for softDeletes property in models and migrations
- Support for generating migrations from databases
- Better documentation and usage guidelines
- Initial release of Larry Four with model and migration generation