Skip to content

Releases: santigarcor/laratrust

8.5.0

02 Jun 14:30
Compare
Choose a tag to compare

What's Changed

  • Add doesntHavePermission and isNotAbleTo methods by @gdebrauwer in #696
  • fix(#692): Error in front when create new role with Model::shouldBeStrict() by @bvrignaud in #693

New Contributors

Full Changelog: 8.4.1...8.5.0

8.4.1

31 Mar 14:04
f0b90fc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.4.0...8.4.1

8.4.0 Laravel 12.x Compatibility

24 Feb 16:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.3.1...8.4.0

Fix PHP 8.4 Support

16 Jan 15:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.3.0...8.3.2

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