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/casbin-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.2
Choose a base ref
...
head repository: casbin/casbin-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 4 commits
  • 18 files changed
  • 1 contributor

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    8508981 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Share engine (#117)

    * share engine with static lifetime
    
    * fix add_function
    
    * replace unreachable code by panic
    GopherJ authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    cfff9fa View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    f7f877d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. Stable filtered adapter (#120)

    * remove extra collect and fix visibility of fileadapter
    
    * fix save_policy event data
    
    * finish stable version of filtered adapter
    
    * FIX CI.
    GopherJ authored Apr 18, 2020
    Configuration menu
    Copy the full SHA
    222c27d View commit details
    Browse the repository at this point in the history
Loading