v2.1.0
⚠️ ⚠️ the configuration for models has been changed to:
->rainModels([
'Layout' => \LaraZeus\Rain\Models\Layout::class,
'Columns' => \LaraZeus\Rain\Models\Columns::class
])
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #27
- refactor configuration model by @atmonshi in #28
Full Changelog: v2.0.4...v2.1.0