Skip to content

Releases: santigarcor/laratrust

8.3.1

03 Apr 22:49
9510e60
Compare
Choose a tag to compare
fix: added missing import (#671)

Enable Laravel 11

13 Mar 17:00
Compare
Choose a tag to compare
8.3.0

Update docs

8.2.2: Apply fixes from StyleCI (#662)

18 Jan 23:38
c95c520
Compare
Choose a tag to compare

Fix Str::contains deprecation

Permissions as gates attributes

17 Apr 14:48
Compare
Choose a tag to compare
  • Add possibility to pass extra params to the permissions as gates as the team and requireAll. (a745962)

Add backed enums support

14 Apr 15:32
194a8f5
Compare
Choose a tag to compare
  • Add backed enums support #627
  • Fix wrong import in stub #629

8.0.1

29 Mar 16:00
Compare
Choose a tag to compare

Fix blade directive

8.0.0

28 Mar 15:38
Compare
Choose a tag to compare

Added

  • Type hints compatible with latest PHP
  • Support for custom checker classes

Changed

  • Methods and event names to a more human readable language

Removed

  • Ownership feature

7.2.1

17 Apr 14:52
26e2541
Compare
Choose a tag to compare
Apply fixes from StyleCI (#592)

Co-authored-by: StyleCI Bot <bot@styleci.io>

Laravel 10 compatibility

19 Feb 12:08
Compare
Choose a tag to compare
7.2.0

Fix pipeline and update README

7.1.0

04 Mar 15:30
Compare
Choose a tag to compare

Add

  • Make panel views publishable
  • Bump kkszymanowski/traitor version