v3.1.0
⚠️ ⚠️ the configuration for models has been changed to:
->windModels([
'Department' => \LaraZeus\Wind\Models\Department::class,
'Letter' => \LaraZeus\Wind\Models\Letter::class,
])
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #70
- refactor configuration model by @atmonshi in #71
Full Changelog: v3.0.2...v3.1.0