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: v4.7.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: v4.7.1
Choose a head ref
  • 9 commits
  • 8 files changed
  • 3 contributors

Commits on May 6, 2020

  1. fix: Added util functions and util tests.

    Fix: Added util functions and util tests.
    
    fix: Changed regex.
    
    fix: tests.
    divy9881 committed May 6, 2020
    Configuration menu
    Copy the full SHA
    72918bc View commit details
    Browse the repository at this point in the history
  2. fix: Add examples.

    divy9881 committed May 6, 2020
    Configuration menu
    Copy the full SHA
    5cf950a View commit details
    Browse the repository at this point in the history
  3. fix: compatible types

    divy9881 committed May 6, 2020
    Configuration menu
    Copy the full SHA
    58242a5 View commit details
    Browse the repository at this point in the history
  4. fix: tests.

    divy9881 committed May 6, 2020
    Configuration menu
    Copy the full SHA
    4da5291 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. chore: add semantic.yml

    nodece committed May 7, 2020
    Configuration menu
    Copy the full SHA
    2c8d961 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #153 from nodece/master

    chore: add semantic.yml
    nodece authored May 7, 2020
    Configuration menu
    Copy the full SHA
    d88bece View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. fix: Added ABAC policy logic to the private enforcer.

    fix: Added ABAC policy logic to the private enforcer.
    
    fix: Typecasting.
    
    fix: duplicate code.
    
    fix: avoid unknown.
    divy9881 committed May 8, 2020
    Configuration menu
    Copy the full SHA
    c6fc487 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #151 from DivyPatel9881/scale_ABAC

    fix: Scaling ABAC rules.
    nodece authored May 8, 2020
    Configuration menu
    Copy the full SHA
    729452f View commit details
    Browse the repository at this point in the history
  3. chore(release): 4.7.1 [skip ci]

    ## [4.7.1](v4.7.0...v4.7.1) (2020-05-08)
    
    ### Bug Fixes
    
    * Add examples. ([5cf950a](5cf950a))
    * Added ABAC policy logic to the private enforcer. ([c6fc487](c6fc487))
    * Added util functions and util tests. ([72918bc](72918bc))
    * compatible types ([58242a5](58242a5))
    * tests. ([4da5291](4da5291))
    semantic-release-bot committed May 8, 2020
    Configuration menu
    Copy the full SHA
    0e3c49c View commit details
    Browse the repository at this point in the history
Loading