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.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.3
Choose a base ref
...
head repository: casbin/casbin.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 11 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 16, 2021

  1. build: change publish license

    This package should publish under Apache-2.0 license
    
    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    Zxilly committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    1184b99 View commit details
    Browse the repository at this point in the history
  2. ci: remove travis CI

    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    Zxilly committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    d13ccb0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #47 from Zxilly/patch-1

    ci: remove travis CI
    hsluoyz authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    25444da View commit details
    Browse the repository at this point in the history
  4. feat: add support for GitHub Actions (#46)

    * ci: add support for GitHub Actions
    
    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    
    * ci: remove semantic.yml
    
    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    Zxilly authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    825cb99 View commit details
    Browse the repository at this point in the history
  5. ci: add semantic release (#48)

    * build: add pack command
    
    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    
    * ci: add semantic-release
    
    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    
    * ci: add semantic.yml
    
    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    Zxilly authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    c9a479d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. build: add npm-run-all as dev dependency

    build command depends run-s
    
    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    Zxilly committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    e5105ca View commit details
    Browse the repository at this point in the history
  2. docs: change build badge

    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    Zxilly committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    46ab6d5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #50 from Zxilly/patch

    docs: change build badge
    hsluoyz authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    87c8099 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #49 from Zxilly/master

    build: add npm-run-all as dev dependency
    hsluoyz authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    dc0d355 View commit details
    Browse the repository at this point in the history
  5. ci: fix ci build

    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    Zxilly committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    2d3f2db View commit details
    Browse the repository at this point in the history
  6. Merge pull request #51 from Zxilly/master

    ci: fix ci build
    hsluoyz authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    19c343f View commit details
    Browse the repository at this point in the history
Loading