github casbin/casbin v1.8.1
Casbin 1.8.1

latest releases: v2.89.0, v2.88.0, v2.87.1...
5 years ago

New Features

Breaking News!

Built-in Functions

  • Modify KeyMatch2() function: KeyMatch2("/project/1/member", "/project/1") returns false now, fix: #199

Adapters

  • File Adapter (built-in): Support no-space after comma (e.g., p,alice,data1,read) in default file adapter.
  • File Adapter (built-in): Do not panic for non-existent policy file in NewEnforcer(). Revert: 287dc51, because of: #195

RBAC API

  • Support domain in GetImplicitRolesForUser(), add related test.

Bug Fix

  • Fixed escapeAssertion() bug: #194

Don't miss a new casbin release

NewReleases is sending notifications on new releases.