v2.1.2
Important
Final v2 release. The package has moved to tey/laravel-ddd in v3 — this release makes upgrading a one-command operation.
Update to v2.1.2, then run ddd:upgrade:
composer update lunarstorm/laravel-ddd
php artisan ddd:upgradeddd:upgrade will handle the rest — composer swap, namespace migration, and config update.