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/pycasbin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.19.2
Choose a base ref
...
head repository: casbin/pycasbin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20.0
Choose a head ref
  • 4 commits
  • 13 files changed
  • 3 contributors

Commits on Mar 18, 2021

  1. feat: added distributed enforcer file along with respective unit tests

    Signed-off-by: divyagar <divyagarg2601@gmail.com>
    divyagar committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    f167ebf View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. refactor: made necessary changes in DistributedEnforcer and Policy cl…

    …asses
    
    Signed-off-by: divyagar <divyagarg2601@gmail.com>
    divyagar committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    2adf47f View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Merge pull request #130 from divyagar/master

    feat: added distributed enforcer file along with respective unit tests
    leeqvip authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    3741d3b View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.20.0 [skip ci]

    # [0.20.0](v0.19.2...v0.20.0) (2021-04-06)
    
    ### Features
    
    * added distributed enforcer file along with respective unit tests ([f167ebf](f167ebf))
    semantic-release-bot committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    fd624fc View commit details
    Browse the repository at this point in the history
Loading