All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add support for Laravel 7
- Drop support for Laravel 5.x
- Add support for Laravel 6.0
- The
PolicyCommand
now extends thePolicyMakeCommand
- PolicyCommand with signature
domain:policy
- Description for the
domain|d
option
- ObserverCommand with signature
domain:observer
- RuleCommand with signature
domain:rule
- Incorrect stub name for
EventCommand
- Missing use statement in
DomainGeneratorCommand
- Redundant use statement in
DTOCommand
- Experimental release!