All notable changes to binary-cats/rbac
will be documented in this file.
- Add option to publish stub files by @briavers in #15
- @briavers made their first contribution in #15
Full Changelog: https://github.com/binary-cats/laravel-rbac/compare/1.3...1.4.0
- Update Laravel and Laravel Collection Macros versions by @cyrillkalita in #14
- Adjust testing matrix to include Laravel 12
Full Changelog: https://github.com/binary-cats/laravel-rbac/compare/1.2.0...1.3
- Upgrade dependencies to allow for Laravel 12
- Update text matrix
- 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: https://github.com/binary-cats/laravel-rbac/compare/1.1.2...1.1.3
Update dependabot dependencies
- Update namespace within role stub by @cyrillkalita in #7
Full Changelog: https://github.com/binary-cats/laravel-rbac/compare/1.1.0...1.1.1
- Update the namespace and add interactive facade by @cyrillkalita in #5
- Adjust package namespace
- Add integration help
Full Changelog: https://github.com/binary-cats/rbac/compare/1.0.1...1.1.0
- Update namespaces in DiscoverAbilities and RbacException files by @cyrillkalita in #4
Full Changelog: https://github.com/binary-cats/rbac/compare/1.0.0...1.0.1
- Initial Release
- Initial version