Skip to content

v2.3.8

Compare
Choose a tag to compare
@eramitgupta eramitgupta released this 17 Nov 12:36
· 26 commits to main since this release

New Features & Improvements:

  1. 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.
  2. 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.

Full Changelog: v2.3.7...v2.3.8