8000 Comparing 6.5.0...6.6.0 · spatie/laravel-permission · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spatie/laravel-permission
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.5.0
Choose a base ref
...
head repository: spatie/laravel-permission
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.6.0
Choose a head ref
  • 8 commits
  • 12 files changed
  • 4 contributors

Commits on Apr 18, 2024

  1. Update CHANGELOG

    drbyte authored and github-actions[bot] committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d191ada View commit details
    Browse the repository at this point in the history
  2. Register about details (#2584)

    * Register package information in About command output
    
    * Fix styling
    drbyte authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    13ff85b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Fix "about" tests

    drbyte committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    63b29ad View commit details
    Browse the repository at this point in the history
  2. Fix styling

    drbyte authored and github-actions[bot] committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    11c1c60 View commit details
    Browse the repository at this point in the history
  3. feat(Roles): Support for casting role names to enums (#2616)

    * feat(Roles): Support for casting role names to enums
    gajosadrian authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2c5369e View commit details
    Browse the repository at this point in the history
  4. Fix permission:show uuid error #2581 (#2582)

    Use `getKeyName()` instead of `'id'`
    
    Fixes #2581
    drbyte authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    96c2761 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a39f04 View commit details
    Browse the repository at this point in the history
  6. Fix styling

    drbyte authored and github-actions[bot] committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6c529dd View commit details
    Browse the repository at this point in the history
Loading
0