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

Commits on Aug 29, 2021

  1. feat: support in operator on list/set and other compound types

    Signed-off-by: ffyuanda <46557895+ffyuanda@users.noreply.github.com>
    ffyuanda committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    3f6ee8f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #185 from ffyuanda/v2.35.0

    feat: support in operator on list/set and other compound types
    hsluoyz authored Aug 29, 2021
    Configuration menu
    Copy the full SHA
    e247fd8 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.7.0 [skip ci]

    # [1.7.0](v1.6.0...v1.7.0) (2021-08-29)
    
    ### Features
    
    * support in operator on list/set and other compound types ([3f6ee8f](3f6ee8f))
    semantic-release-bot committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    be16ee9 View commit details
    Browse the repository at this point in the history
Loading