Skip to content

Releases: binary-cats/laravel-rbac

v1.6

21 Oct 23:10
e804379

Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.6.0

v1.5

09 May 18:31
e772317

Choose a tag to compare

What's Changed

  • Simplify the package by @cyrillkalita in #16

  • Add Laravel 8.3 and necessary dependencies to Dockerfile

  • Refactor actions for syncing permissions

  • Update composer.json and sync actions for roles and permissions

  • Remove spatie/laravel-collection-macros dependency

  • Refresh tests to rely on the model resolution instead of Artisan command

  • Refresh command to display the progress with components

Full Changelog: 1.4.0...1.5.0

v1.4

22 Mar 22:26
13d53c0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3...1.4.0

1.3

03 Mar 16:20
89b3e62

Choose a tag to compare

1.3

What's Changed

  • Update Laravel and Laravel Collection Macros versions by @cyrillkalita in #14
  • Adjust testing matrix to include Laravel 12

Full Changelog: 1.2.0...1.3

1.2 | Add Laravel 12 dependency

19 Feb 15:48
c22a570

Choose a tag to compare

  • Upgrade dependencies to allow for Laravel 12
  • Update text matrix

1.1.3 | Update dependabot

27 Jan 23:12
df568f9

Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #9
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #10
  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #12

Full Changelog: 1.1.2...1.1.3

1.1.2 | Update dependabot

15 Apr 01:50
ab842a4

Choose a tag to compare

Update dependabot dependencies

1.1.1

22 Mar 15:01
6cada39

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

20 Mar 23:53
c119629

Choose a tag to compare

What's Changed

  • Update the namespace and add interactive facade by @cyrillkalita in #5
  • Adjust package namespace
  • Add integration help

Full Changelog: 1.0.1...1.1.0

1.0.1

20 Mar 15:48
10fdec9

Choose a tag to compare

What's Changed

  • Update namespaces in DiscoverAbilities and RbacException files by @cyrillkalita in #4

Full Changelog: 1.0.0...1.0.1