v2.3.8
New Features & Improvements:
-
Upgrade-Version Command:
- Enhanced the
erag:upgrade-version
command to automatically update the package and publish new migration files. - Simplifies the upgrade process by integrating
composer update erag/laravel-role-permission
into the command for seamless updates.
- Enhanced the
-
Detach Permissions Functionality:
- Added the
detachPermissions
method to enable removing one or multiple permissions from a user. - Supports various input formats, including arrays, pipe-separated strings, comma-separated strings, and single permission names.
- Added the
Full Changelog: v2.3.7...v2.3.8