Releases: lara-zeus/tartarus
Releases · lara-zeus/tartarus
2.0.1
What's Changed
- update to last filament by @atmonshi in #50
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #51
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #49
- Bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot[bot] in #48
- Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #52
Full Changelog: 2.0.0...2.0.1
2.0.0
v1.3.4
v1.3.3
What's Changed
'models' => [
'Company' => \LaraZeus\Tartarus\Models\Company::class,
'ConnectedAccount' => \LaraZeus\Tartarus\Models\ConnectedAccount::class,
'Employeeship' => \LaraZeus\Tartarus\Models\Employeeship::class,
'Settings' => \LaraZeus\Tartarus\Models\Settings::class,
'SoftDelete' => \LaraZeus\Tartarus\Models\SoftDelete::class,
'Tag' => \LaraZeus\Tartarus\Models\Tag::class,
],this will be in the file config/zeus-tartarus.php
Full Changelog: v1.3.2...v1.3.3
v1.3.2
v1.3.1
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #38
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #39
- support laravel 12 by @atmonshi in #40
Full Changelog: v1.2.0...v1.3.0