Skip to content

Releases: lara-zeus/tartarus

2.0.1

06 Dec 07:43
7e1a4fe

Choose a tag to compare

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

11 Jun 19:29

Choose a tag to compare

2.0.0 Pre-release
Pre-release

filament 4 beta

v1.3.4

18 Mar 19:55
7a15bd1

Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

v1.3.3

18 Mar 19:37
3fda475

Choose a tag to compare

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

07 Mar 21:37
7ce7c7e

Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

02 Mar 01:43

Choose a tag to compare

Full Changelog: v1.3.0...v1.3.1

v1.3.0

01 Mar 23:59
828716a

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

01 Sep 18:31
354df82

Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.2.0

v1.1.4

22 Aug 07:08
fb61039

Choose a tag to compare

What's Changed

  • canAccessPanel remove can Access Panel, by @atmonshi in #36

Full Changelog: v1.1.3...v1.1.4

v1.1.3

21 Aug 14:07
42fe475

Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3