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.7.2
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.8.0
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Jun 13, 2021

  1. feat: add support for in operator

    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    Zxilly committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    a44c6a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Merge pull request #284 from Zxilly/inOperator

    feat: add support for `in` operator
    hsluoyz authored Jun 14, 2021
    Configuration menu
    Copy the full SHA
    e372d71 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.8.0 [skip ci]

    # [5.8.0](v5.7.2...v5.8.0) (2021-06-14)
    
    ### Features
    
    * add support for `in` operator ([a44c6a9](a44c6a9))
    semantic-release-bot committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    ca519f7 View commit details
    Browse the repository at this point in the history
Loading