Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 584 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 584 Bytes

Release Notes

All notable changes to Laravel Command Generator will be documented in this file.

Version 2.2.0

  • support laravel / lumen 10

Version 2.1.0

  • remove spatie/data-transfer-object because abandoned packages.
  • add spatie/laravel-data. References: docs/laravel-data

Version 2.0.0 (2022-06-21)

  • support laravel/lumen 9
  • require PHP 8+
  • drop support for PHP 7.x or below

Version 1.0.0 (2021-12-14)

  • add 2 command
    • action class
    • data transfer object class
  • custom class namespace