Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

41 lines (21 loc) · 1.07 KB

Changelog

1.2.0 2022-05-06

Changed

  • Added Laravel 9 support

1.1.0 2021-01-06

Changed

  • Added PHP 8 support

1.0.0 2020-11-25

Changed

  • Added Laravel 7 and 8 support

0.4.0 2019-10-25

Changed

  • Added Laravel 6 support

0.3.0 2018-10-29

Changed

  • Changed the constraint for laravel/framework to allow future versions

0.2.0 2018-06-26

Added

  • Extended MakeModelCommand to allow creating plain SQL migrations when creating a model

0.1.0 2018-06-18

Initial experimental release