Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Latest commit

 

History

History
52 lines (40 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

52 lines (40 loc) · 1.57 KB

Changelog

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

Added

  • Add support for Laravel 6.0

Fixed

  • The PolicyCommand now extends the PolicyMakeCommand

Added

  • PolicyCommand with signature domain:policy

Changed

  • Description for the domain|d option

Added

  • ObserverCommand with signature domain:observer
  • RuleCommand with signature domain:rule

Fixed

  • Incorrect stub name for EventCommand

Fixed

  • Missing use statement in DomainGeneratorCommand

Removed

  • Redundant use statement in DTOCommand
  • Experimental release!