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.8.0
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.8.1
Choose a head ref
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on May 11, 2020

  1. Fix: CI (#143)

    GopherJ authored May 11, 2020
    1 Configuration menu
    Copy the full SHA
    199b4fa View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Revert "Fix: CI (#143)" (#146)

    This reverts commit 199b4fa.
    GopherJ authored May 12, 2020
    2 Configuration menu
    Copy the full SHA
    1ed84ea View commit details
    Browse the repository at this point in the history
  2. Revert "Effector stream (#142)" (#147)

    This reverts commit 1b0c794.
    GopherJ authored May 12, 2020
    1 Configuration menu
    Copy the full SHA
    7344df3 View commit details
    Browse the repository at this point in the history
  3. finish effector stream (#145)

    * finish effector stream
    
    * simplify code
    
    * bump version
    
    * add assert to make sure that when we call current it's already finished
    
    * Fix: clippy warnings
    GopherJ authored May 12, 2020
    1 Configuration menu
    Copy the full SHA
    e99cfa3 View commit details
    Browse the repository at this point in the history
Loading