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.6.0
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.6.1
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 5, 2021

  1. fix: fix CasbinJsGetPermissionForUser() (#251)

    * fix: fix CasbinJsGetPermissionForUser()
    
    it has unexpected side affect, will change policies when it read from
    that
    
    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    
    * test: enhance CasbinJsGetPermissionForUser() tests
    
    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    
    * feat: add deepCopy function
    
    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    
    * style: remove comment
    
    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    
    * feat: add missing import
    
    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    Zxilly authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    98c11f1 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.6.1 [skip ci]

    ## [5.6.1](v5.6.0...v5.6.1) (2021-04-05)
    
    ### Bug Fixes
    
    * fix CasbinJsGetPermissionForUser() ([#251](#251)) ([98c11f1](98c11f1))
    semantic-release-bot committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    b8d9c97 View commit details
    Browse the repository at this point in the history
Loading