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.1.6
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.2.0
Choose a head ref
  • 6 commits
  • 25 files changed
  • 3 contributors

Commits on Oct 8, 2020

  1. chore: upgrade eslint and format code

    Signed-off-by: Zixuan Liu <nodeces@gmail.com>
    nodece committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    366d2d8 View commit details
    Browse the repository at this point in the history
  2. chore: ignore node engines on travis CI

    Signed-off-by: Zixuan Liu <nodeces@gmail.com>
    nodece committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    67b5091 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. Merge pull request #200 from nodece/master

    chore: upgrade eslint and format code
    hsluoyz authored Oct 25, 2020
    Configuration menu
    Copy the full SHA
    48452ab View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. feat: changing TypeScript target from ES6 to ES2017

    Signed-off-by: Zixuan Liu <nodeces@gmail.com>
    nodece committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    6f4f50f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #205 from nodece/master

    feat: changing TypeScript target from ES6 to ES2017
    hsluoyz authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    c653f09 View commit details
    Browse the repository at this point in the history
  3. chore(release): 5.2.0 [skip ci]

    # [5.2.0](v5.1.6...v5.2.0) (2020-10-26)
    
    ### Features
    
    * changing TypeScript target from ES6 to ES2017 ([6f4f50f](6f4f50f))
    semantic-release-bot committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    3b8f4f3 View commit details
    Browse the repository at this point in the history
Loading