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: casbin/node-casbin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.7
Choose a base ref
...
head repository: casbin/node-casbin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.0
Choose a head ref
  • 5 commits
  • 7 files changed
  • 4 contributors

Commits on Aug 6, 2020

  1. test(rbacapi): fix incorrect description for testing getImplicitUsers…

    …ForPermission (#173)
    
    Signed-off-by: kingiw <kingiw@hotmail.com>
    kingiw authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    7b77562 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. chore: remove unused import (#178)

    Signed-off-by: 木杉 <zhmushan@qq.com>
    zhmushan authored Aug 8, 2020
    Configuration menu
    Copy the full SHA
    aa7271d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. feat: add casbinJsGetPermissionForUser

    Signed-off-by: kingiw <kingiw@hotmail.com>
    kingiw committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    30ae126 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #179 from kingiw/master

    feat: add casbinJsGetPermissionForUser
    hsluoyz authored Aug 11, 2020
    Configuration menu
    Copy the full SHA
    1e63d16 View commit details
    Browse the repository at this point in the history
  3. chore(release): 5.1.0 [skip ci]

    # [5.1.0](v5.0.7...v5.1.0) (2020-08-11)
    
    ### Features
    
    * add casbinJsGetPermissionForUser ([30ae126](30ae126))
    semantic-release-bot committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    25f8d58 View commit details
    Browse the repository at this point in the history
Loading