Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 565 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 565 Bytes

Changelog

All notable changes to laravel-morph-map-generator will be documented in this file

1.0.7 - 2022-02-01

  • Add support for PHP 8.1
  • Add support for Laravel 9

1.0.6 - 2021-08-19

  • fix some issues with caching (#5)

1.0.5 - 2021-01-28

  • fix a base path default
  • fix base path typo (#4)

1.0.4 - 2020-11-26

  • add support for a base path (#2)

1.0.3 - 2020-11-26

  • add PHP8 support

1.0.2 - 2020-11-20

  • update configuration styling

1.0.1 - 2020-11-02

  • fix for event driven models

1.0.0 - 2020-10-30

  • initial release