Skip to content

Releases: lara-zeus/wind

v3.2.2

25 Sep 14:20
944e4a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.1...v3.2.2

v3.2.1

23 Aug 22:32
502be4a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

08 Jan 19:35
5ee23b2
Compare
Choose a tag to compare

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #77
  • fix style and use filament v3.1 by @atmonshi in #78

Full Changelog: v3.1.4...v3.2.0

v3.1.4

18 Dec 09:29
430a63d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.3...v3.1.4

v3.1.3

15 Dec 02:02
8fbc0de
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.2...v3.1.3

v3.1.2

31 Oct 08:25
72fe3a2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.1...v3.1.2

v3.1.1

10 Oct 12:31
16fa6b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0

12 Sep 12:06
6745232
Compare
Choose a tag to compare

⚠️⚠️ the configuration for models has been changed to:

->windModels([
        'Department' => \LaraZeus\Wind\Models\Department::class,
        'Letter' => \LaraZeus\Wind\Models\Letter::class,
    ])

What's Changed

Full Changelog: v3.0.2...v3.1.0

v3.0.2

30 Aug 01:18
66432c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

30 Aug 01:03
a4c33f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1