Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

node-casbin

An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js
Collective - Host: opensource - https://opencollective.com/node-casbin - Code: https://github.com/casbin/node-casbin

Merge pull request #205 from nodece/master

feat: changing TypeScript target from ES6 to ES2017

github.com/casbin/node-casbin - c653f099637216c14453ee92a9e8b8cf1bfe65b1 authored about 4 years ago by Yang Luo <[email protected]>
feat: changing TypeScript target from ES6 to ES2017

Signed-off-by: Zixuan Liu <[email protected]>

github.com/casbin/node-casbin - 6f4f50f205dfb7187e34a0439f2b4f0bf6ed5a47 authored about 4 years ago by Zixuan Liu <[email protected]>
Merge pull request #200 from nodece/master

chore: upgrade eslint and format code

github.com/casbin/node-casbin - 48452ab369f28090dc08316b8ac22d52bac0b95a authored about 4 years ago by Yang Luo <[email protected]>
chore: ignore node engines on travis CI

Signed-off-by: Zixuan Liu <[email protected]>

github.com/casbin/node-casbin - 67b509181b46467b997648496cb316ad3587df84 authored about 4 years ago by Zixuan Liu <[email protected]>
chore: upgrade eslint and format code

Signed-off-by: Zixuan Liu <[email protected]>

github.com/casbin/node-casbin - 366d2d848b22652def96e628fe8edfb1b9d3f40b authored about 4 years ago by Zixuan Liu <[email protected]>
chore(release): 5.1.6 [skip ci]

## [5.1.6](https://github.com/casbin/node-casbin/compare/v5.1.5...v5.1.6) (2020-10-07)

### Bug ...

github.com/casbin/node-casbin - 42861c271b26b41314ddabcb8805e9e99079ca3d authored about 4 years ago by semantic-release-bot <[email protected]>
fix: support pattern function in 3rd args of g (#199)

Signed-off-by: Zixuan Liu <[email protected]>

github.com/casbin/node-casbin - 27005f85829f11193cb4ecfd14be5ed6e64ad63c authored about 4 years ago by Zixuan Liu <[email protected]>
chore(release): 5.1.5 [skip ci]

## [5.1.5](https://github.com/casbin/node-casbin/compare/v5.1.4...v5.1.5) (2020-09-14)

### Bug ...

github.com/casbin/node-casbin - dc22145ac25a5db36db117b210317ec0f2523e79 authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #195 from nodece/master

fix: ignore print model

github.com/casbin/node-casbin - 62d02ab63caf6a61632b56a3a09f50f74079381a authored over 4 years ago by Yang Luo <[email protected]>
fix: ignore print model

Signed-off-by: Zixuan Liu <[email protected]>

github.com/casbin/node-casbin - f426131e752143251db6c11a7352d91d959cb503 authored over 4 years ago by Zixuan Liu <[email protected]>
chore(release): 5.1.4 [skip ci]

## [5.1.4](https://github.com/casbin/node-casbin/compare/v5.1.3...v5.1.4) (2020-09-10)

### Bug ...

github.com/casbin/node-casbin - 4069a1852098f50153d1701bbd8a57c1d70d79e2 authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #191 from nodece/master

fix: add cache to generateGFunction

github.com/casbin/node-casbin - c4210e5df69e084f3d3ff26e41f61b795478d49c authored over 4 years ago by Yang Luo <[email protected]>
fix: add cache to generateGFunction

Signed-off-by: Zixuan Liu <[email protected]>

github.com/casbin/node-casbin - e90bed24f6e6e3cd5b33a433c4fe7a27e494cabe authored over 4 years ago by Zixuan Liu <[email protected]>
chore(release): 5.1.3 [skip ci]

## [5.1.3](https://github.com/casbin/node-casbin/compare/v5.1.2...v5.1.3) (2020-08-30)

### Bug ...

github.com/casbin/node-casbin - 45ea2b7028c410938e10b6be212df2a0bb119d8d authored over 4 years ago by semantic-release-bot <[email protected]>
fix: update casbinJsGetPermissionForUser for v0.1.0 Casbin.js (#186)

Signed-off-by: kingiw <[email protected]>

github.com/casbin/node-casbin - 6c277e8858cf07d9a098817b72710a30c4117fa9 authored over 4 years ago by Zihui Liu <[email protected]>
chore(release): 5.1.2 [skip ci]

## [5.1.2](https://github.com/casbin/node-casbin/compare/v5.1.1...v5.1.2) (2020-08-12)

### Bug ...

github.com/casbin/node-casbin - cc322ab8740c302ea2aef8e290853810831334ce authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #181 from nodece/master

fix: add checks fieldValues to remove filtered policy

github.com/casbin/node-casbin - 970bfcc51afa89271639854fac94f95e3cc0a708 authored over 4 years ago by Yang Luo <[email protected]>
chore(release): 5.1.1 [skip ci]

## [5.1.1](https://github.com/casbin/node-casbin/compare/v5.1.0...v5.1.1) (2020-08-12)

### Bug ...

github.com/casbin/node-casbin - a46cf86c39a6b61e6e1df610ef13135aa9ae23e6 authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #182 from nodece/add_check_adapter

fix: add check if the adapter implements BatchAdapter

github.com/casbin/node-casbin - 6bce4598d60213e4a93e0be5c12d31daea8c0716 authored over 4 years ago by Yang Luo <[email protected]>
fix: add check if the adapter implements BatchAdapter

Signed-off-by: Zixuan Liu <[email protected]>

github.com/casbin/node-casbin - a415838a514706af8a9399c899959bdb069619d4 authored over 4 years ago by Zixuan Liu <[email protected]>
fix: add checks fieldValues to remove filtered policy

Signed-off-by: Zixuan Liu <[email protected]>

github.com/casbin/node-casbin - 6e144fb9a895332245006ef3a28c47d022654895 authored over 4 years ago by Zixuan Liu <[email protected]>
chore(release): 5.1.0 [skip ci]

# [5.1.0](https://github.com/casbin/node-casbin/compare/v5.0.7...v5.1.0) (2020-08-11)

### Featu...

github.com/casbin/node-casbin - 25f8d58e256ad86dd73fd1fd66f4d59994c0582b authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #179 from kingiw/master

feat: add casbinJsGetPermissionForUser

github.com/casbin/node-casbin - 1e63d161af6799a8ca1937e63d06a818304a7840 authored over 4 years ago by Yang Luo <[email protected]>
feat: add casbinJsGetPermissionForUser

Signed-off-by: kingiw <[email protected]>

github.com/casbin/node-casbin - 30ae126b962df6fc580ce943f20e8bf0ce5349c3 authored over 4 years ago by kingiw <[email protected]>
chore: remove unused import (#178)

Signed-off-by: 木杉 <[email protected]>

github.com/casbin/node-casbin - aa7271de847fdb5ff5b97f44ce0a00ca056d7f28 authored over 4 years ago by 木杉 <[email protected]>
test(rbacapi): fix incorrect description for testing getImplicitUsersForPermission (#173)

Signed-off-by: kingiw <[email protected]>

github.com/casbin/node-casbin - 7b7756241c43af14fdd740e088bcf9651d156b61 authored over 4 years ago by Zihui Liu <[email protected]>
chore(release): 5.0.7 [skip ci] (#176)

Signed-off-by: Zixuan Liu <[email protected]>

github.com/casbin/node-casbin - c853fa1fe19687e260d10f4a488b1bb020b04825 authored over 4 years ago by Zixuan Liu <[email protected]>
chore: support ESM (#174)

Signed-off-by: 木杉 <[email protected]>

github.com/casbin/node-casbin - 4739871946f088eeff58a971aa97713b28827807 authored over 4 years ago by 木杉 <[email protected]>
chore(release): 5.0.6 [skip ci]

## [5.0.6](https://github.com/casbin/node-casbin/compare/v5.0.5...v5.0.6) (2020-07-16)

### Bug ...

github.com/casbin/node-casbin - 50b4a8502fab97845bf9c2ae115d3ca28b92121c authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #171 from divy9881/add_batch_tests

fix: add casbin-cpp to supported languages.

github.com/casbin/node-casbin - a8accc5eb2f4625e5ab788f0f4a36c90f7e9e497 authored over 4 years ago by Yang Luo <[email protected]>
fix: add casbin-cpp to supported languages.

Signed-off-by: divy9881 <[email protected]>

github.com/casbin/node-casbin - b85673432f8a150490fd5134797508ccd368b81f authored over 4 years ago by divy9881 <[email protected]>
chore(release): 5.0.5 [skip ci]

## [5.0.5](https://github.com/casbin/node-casbin/compare/v5.0.4...v5.0.5) (2020-07-08)

### Bug ...

github.com/casbin/node-casbin - b434a942e551bce8e3836da1e6afce85ff66dc79 authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #169 from nodece/master

fix: improve tokens separator

github.com/casbin/node-casbin - 674bb52314af1ad263efcf3993f05c8d49d76949 authored over 4 years ago by Yang Luo <[email protected]>
fix: improve tokens separator

github.com/casbin/node-casbin - 687e96f1495de12bc7acd37bf56af57af490b0b6 authored over 4 years ago by Zixuan Liu <[email protected]>
Merge pull request #167 from zhmushan/zhmushan

chore: add changelog

github.com/casbin/node-casbin - 1a6cf5e8f6e620d13bfb211362100c79db5e0dfc authored over 4 years ago by Zixuan Liu <[email protected]>
chore: add changelog

close #99

github.com/casbin/node-casbin - f76fbf5f4f00d6552d1eb0bc562df52b20dee10a authored over 4 years ago by 木杉 <[email protected]>
chore(release): 5.0.4 [skip ci]

## [5.0.4](https://github.com/casbin/node-casbin/compare/v5.0.3...v5.0.4) (2020-06-08)

### Bug ...

github.com/casbin/node-casbin - 271d6d68be0f9316473647d46f52becaa9817038 authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #164 from nodece/remove_lodash

fix: remove lodash

github.com/casbin/node-casbin - e01254e019e5c357b2752e9f43660a522e582b74 authored over 4 years ago by Yang Luo <[email protected]>
fix: remove lodash

github.com/casbin/node-casbin - 293a852803d5e83562a36bc35cdf48def0f0088b authored over 4 years ago by Zixuan Liu <[email protected]>
chore(release): 5.0.3 [skip ci]

## [5.0.3](https://github.com/casbin/node-casbin/compare/v5.0.2...v5.0.3) (2020-05-27)

### Bug ...

github.com/casbin/node-casbin - b1d3c4d7d6968a994a12e604ed8b7f2079467b73 authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #160 from nodece/master

fix: check adapter type

github.com/casbin/node-casbin - e59ec57d982c365613b096c55b436e049eed05a4 authored over 4 years ago by Yang Luo <[email protected]>
fix: check adapter type

github.com/casbin/node-casbin - a74314d6c4e1e1c8731128e6bfe9e2de1b3f45ce authored over 4 years ago by Zixuan Liu <[email protected]>
chore(release): 5.0.2 [skip ci]

## [5.0.2](https://github.com/casbin/node-casbin/compare/v5.0.1...v5.0.2) (2020-05-25)

### Bug ...

github.com/casbin/node-casbin - 5d17b89d33e7e15d56a5358501099ba56bb584fb authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #159 from DivyPatel9881/add_batch_tests

fix: Add batch tests and BatchFileAdapter implementation.

github.com/casbin/node-casbin - 7de19b44912027e7aa73b8b4d35f2baea4fbbcfb authored over 4 years ago by Zixuan Liu <[email protected]>
fix: Add tests for batch operations.

github.com/casbin/node-casbin - e6ad7af69344a5bd95b6490f162dba83d10c98fb authored over 4 years ago by DivyPatel9881 <[email protected]>
fix: Add imports and batchFileAdapter implementation.

github.com/casbin/node-casbin - 3804c3d76802614104016a011c07c11c54a94632 authored over 4 years ago by DivyPatel9881 <[email protected]>
fix: Merge conflicts.

github.com/casbin/node-casbin - 7179b17f7733f72fdd1d13ca6a7818415deb6d9c authored over 4 years ago by DivyPatel9881 <[email protected]>
chore(release): 5.0.1 [skip ci]

## [5.0.1](https://github.com/casbin/node-casbin/compare/v5.0.0...v5.0.1) (2020-05-22)

### Bug ...

github.com/casbin/node-casbin - 4a6c06ecc5c2acbc3dec8647f493631ae1bee44b authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #158 from nodece/fix_comments

fix: support comments after expression

github.com/casbin/node-casbin - adfe5b21222d7c3ebc922ddde8aefc9dd5bbd027 authored over 4 years ago by Yang Luo <[email protected]>
fix: support comments after expression

github.com/casbin/node-casbin - c97cb26441d79316960a0464e8d56918859d969c authored over 4 years ago by Zixuan Liu <[email protected]>
chore(release): 5.0.0 [skip ci]

# [5.0.0](https://github.com/casbin/node-casbin/compare/v4.7.2...v5.0.0) (2020-05-18)

### Featu...

github.com/casbin/node-casbin - 5984ba5e4973201599d91387c558215d0d1fa42c authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #157 from nodece/master

add BuildIncrementalRoleLinks & improve effector for improve performance

github.com/casbin/node-casbin - 24b9d676d55fc088b12ce514b5dc32273ddcc18d authored over 4 years ago by Yang Luo <[email protected]>
feat: add BuildIncrementalRoleLinks

BREAKING CHANGE:
**model** addPolicies, removePolicies and removeFilteredPolicy returns [boolean...

github.com/casbin/node-casbin - b5650055a6e8c47da49dc3b7eb8646bb5bda90d9 authored over 4 years ago by Zixuan Liu <[email protected]>
feat: improve effector for improve performance

BREAKING CHANGE:
- provides a new interface for Effector

github.com/casbin/node-casbin - 57de7b2f1d21ceebb7097552c86721d94cac2275 authored over 4 years ago by Zixuan Liu <[email protected]>
chore(release): 4.7.2 [skip ci]

## [4.7.2](https://github.com/casbin/node-casbin/compare/v4.7.1...v4.7.2) (2020-05-09)

### Bug ...

github.com/casbin/node-casbin - 85f11efdebfbc7fb2cc0ef368ed079fa8d94ea5d authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #155 from nodece/master

fix: stackoverflow in getImplicitRolesForUser

github.com/casbin/node-casbin - c57746a4a1a70607b4d2f2124016b5ae2019222b authored over 4 years ago by Zixuan Liu <[email protected]>
fix: stackoverflow in getImplicitRolesForUser

github.com/casbin/node-casbin - d0fc49fb12c7cbb9f985d444c1ed7613ded0121b authored over 4 years ago by Zixuan Liu <[email protected]>
chore(release): 4.7.1 [skip ci]

## [4.7.1](https://github.com/casbin/node-casbin/compare/v4.7.0...v4.7.1) (2020-05-08)

### Bug ...

github.com/casbin/node-casbin - 0e3c49c54b4bb7affa6e0e030ed342bb6cc717d2 authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #151 from DivyPatel9881/scale_ABAC

fix: Scaling ABAC rules.

github.com/casbin/node-casbin - 729452f3bd6d77df59b8241ad64cd0e1a51798dd authored over 4 years ago by Zixuan Liu <[email protected]>
fix: Added ABAC policy logic to the private enforcer.

fix: Added ABAC policy logic to the private enforcer.

fix: Typecasting.

fix: duplicate code.

...

github.com/casbin/node-casbin - c6fc48750313b400fb98e12802b3422bfc1921bf authored over 4 years ago by DivyPatel9881 <[email protected]>
Merge pull request #153 from nodece/master

chore: add semantic.yml

github.com/casbin/node-casbin - d88bece1b27d84c5def03988dc338b206c3af0a5 authored over 4 years ago by Zixuan Liu <[email protected]>
chore: add semantic.yml

github.com/casbin/node-casbin - 2c8d961596f1a40d3f48ccc6307a6faddf4da6a7 authored over 4 years ago by Zixuan Liu <[email protected]>
fix: tests.

github.com/casbin/node-casbin - 4da52916d27f262a4813d2b4ff78461312b67c22 authored over 4 years ago by DivyPatel9881 <[email protected]>
fix: compatible types

github.com/casbin/node-casbin - 58242a56f9f72b1a06e4901867f502b73674d640 authored over 4 years ago by DivyPatel9881 <[email protected]>
fix: Add examples.

github.com/casbin/node-casbin - 5cf950ad25eecfad59281d5ba9d6ddae5cde199e authored over 4 years ago by DivyPatel9881 <[email protected]>
fix: Added util functions and util tests.

Fix: Added util functions and util tests.

fix: Changed regex.

fix: tests.

github.com/casbin/node-casbin - 72918bc677e898251dd4375516c31254e79eb6b8 authored over 4 years ago by DivyPatel9881 <[email protected]>
chore(release): 4.7.0 [skip ci]

# [4.7.0](https://github.com/casbin/node-casbin/compare/v4.6.0...v4.7.0) (2020-05-03)

### Featu...

github.com/casbin/node-casbin - 060222bfb908b96f8575c929c39fe9d640865c29 authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #148 from nodece/master

feat: add getImplicitUsersForPermission

github.com/casbin/node-casbin - cce5354731f0b709ee4d96009363392574a80059 authored over 4 years ago by Yang Luo <[email protected]>
feat: add getImplicitUsersForPermission

github.com/casbin/node-casbin - ad9df1417cbdb7e0d9065c78e86181d193778adf authored over 4 years ago by Zixuan Liu <[email protected]>
chore(release): 4.6.0 [skip ci]

github.com/casbin/node-casbin - 50b7b9f0a5ee46b63d21a07367859861157f7955 authored over 4 years ago by Zixuan Liu <[email protected]>
Merge pull request #143 from DivyPatel9881/batch_operations

feat: add addPolicies and removePolicies

github.com/casbin/node-casbin - 0b5de5a47596a1df263870c702bcbc5462ccf3ef authored over 4 years ago by Zixuan Liu <[email protected]>
Fix: Concat instead of for loop.

github.com/casbin/node-casbin - 0c56c959fcbd4b8a1452566193abbad532de75a0 authored over 4 years ago by DivyPatel9881 <[email protected]>
Fix : Added atomicity feature to the operations.

github.com/casbin/node-casbin - a1071e6de52ef30a75ab4a4d185e45f4ac6cc169 authored over 4 years ago by DivyPatel9881 <[email protected]>
Fix: Fix removePolicy and removePolicies logic.

github.com/casbin/node-casbin - e718364095c29315431c049108f8e450b6b8c67d authored over 4 years ago by DivyPatel9881 <[email protected]>
Fix : Moved if statement outside loop.

github.com/casbin/node-casbin - a76bd3ac650093b4542c4f2cff15368c219974c9 authored over 4 years ago by DivyPatel9881 <[email protected]>
Fix: Prettier

github.com/casbin/node-casbin - d8b1bc41bcd5c86a1f760eee1a3fc5cb5c3db617 authored over 4 years ago by DivyPatel9881 <[email protected]>
Fix: Moving statement out of loop.

github.com/casbin/node-casbin - 3ad53cce8be31ad14c4f2b3116df823e03f4066f authored over 4 years ago by DivyPatel9881 <[email protected]>
Bug Fixes.

github.com/casbin/node-casbin - cdac4131de8dbd881755852187d6339cc3143df0 authored over 4 years ago by DivyPatel9881 <[email protected]>
Adding efficient implementation for model addPolicies and removePolicies.

github.com/casbin/node-casbin - ee8c490c37c3acfba623ef575bdd88834cfeb0f1 authored over 4 years ago by DivyPatel9881 <[email protected]>
Made necessary changes.

github.com/casbin/node-casbin - 1ebc39ba097f514ccf537400195ba7a3d79501b4 authored over 4 years ago by DivyPatel9881 <[email protected]>
chore(release): 4.5.0 [skip ci]

# [4.5.0](https://github.com/casbin/node-casbin/compare/v4.4.0...v4.5.0) (2020-04-30)

### Featu...

github.com/casbin/node-casbin - 60bcb4e3c4450bf48cd5716c39969c27deaec677 authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #146 from nodece/master

fix: avoid miss initialize

github.com/casbin/node-casbin - 5ea7280f898b9e255387507914eff463016c6914 authored over 4 years ago by Yang Luo <[email protected]>
feat: avoid miss initialize()

github.com/casbin/node-casbin - 1394e8ddfdc4cc9d8859ae034a8f36fb9e3b54e7 authored over 4 years ago by Zixuan Liu <[email protected]>
Added Management API methods for batch functions.

github.com/casbin/node-casbin - 834ab2eb7ae6c0061b5d456da114fd5aa03d46a0 authored over 4 years ago by DivyPatel9881 <[email protected]>
Added internal api methods.

github.com/casbin/node-casbin - 0890233519087c51d28d8a1873f442eefef4a009 authored over 4 years ago by DivyPatel9881 <[email protected]>
Model functions added.

github.com/casbin/node-casbin - bcf0eaea99da6569b168c3a8afc82c914b6b9c2b authored over 4 years ago by DivyPatel9881 <[email protected]>
Added batch adapter interface.

github.com/casbin/node-casbin - 5a6f8970daeacbdaabadda237669b45a67f5759b authored over 4 years ago by DivyPatel9881 <[email protected]>
chore(release): 4.4.0 [skip ci]

# [4.4.0](https://github.com/casbin/node-casbin/compare/v4.3.1...v4.4.0) (2020-04-25)

### Featu...

github.com/casbin/node-casbin - b2b960f6dfebe7fdbbc4c75504e7f6967a29fb94 authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #142 from nodece/master

feat: add addMatchingFunc to DefaultRoleManager

github.com/casbin/node-casbin - 748055f1fd8d3c879851797e44871d729c7b04d1 authored over 4 years ago by Yang Luo <[email protected]>
feat: add addMatchingFunc to DefaultRoleManager

github.com/casbin/node-casbin - cc04e659a1c3b78bb12dcccbb2149bfd9d96c97c authored over 4 years ago by Zixuan Liu <[email protected]>
chore(release): 4.3.1 [skip ci]

## [4.3.1](https://github.com/casbin/node-casbin/compare/v4.3.0...v4.3.1) (2020-04-21)

### Bug ...

github.com/casbin/node-casbin - bf0b66ec22c20f554b514de7d1ba253f602627b9 authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #139 from nodece/master

fix: improve update into adapter before model

github.com/casbin/node-casbin - 5891bc5d205ce0e47ec822c084e98e630d6148b9 authored over 4 years ago by Yang Luo <[email protected]>
fix: improve update into adapter before model

github.com/casbin/node-casbin - 0e9ccc6b2e4387b9130df8af4fa0e23f7e73958b authored over 4 years ago by Zixuan Liu <[email protected]>
chore(release): 4.3.0 [skip ci]

# [4.3.0](https://github.com/casbin/node-casbin/compare/v4.2.1...v4.3.0) (2020-04-20)

### Featu...

github.com/casbin/node-casbin - f46e8a9830d52f3119f4171a7a9f911c3ad93181 authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #138 from nodece/master

feat: controls whether to automatically notify Watcher

github.com/casbin/node-casbin - 20b4bed22eb362add8d2cda7a3562ea82e072cf8 authored over 4 years ago by Yang Luo <[email protected]>
feat: controls whether to automatically notify Watcher

github.com/casbin/node-casbin - 2ce07c29cd49c6da304063e8075923b739fc5145 authored over 4 years ago by Zixuan Liu <[email protected]>
Merge pull request #137 from GopherJ/patch-1

make casbin-rs production ready

github.com/casbin/node-casbin - 864ebb6ffedb8c3e7a66fb20b5c1266d5f2ce3a9 authored over 4 years ago by Yang Luo <[email protected]>
make casbin-rs production ready

github.com/casbin/node-casbin - d4bed461eb0702f1ca04c7f785fbb6ef3ddf60c0 authored over 4 years ago by Cheng JIANG <[email protected]>
chore(release): 4.2.1 [skip ci]

## [4.2.1](https://github.com/casbin/node-casbin/compare/v4.2.0...v4.2.1) (2020-04-05)

### Bug ...

github.com/casbin/node-casbin - 3d726933ba635fc58aa6c0a0a836b6fd532b0553 authored over 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #136 from nodece/master

fix: remove use await and spread operator in array

github.com/casbin/node-casbin - 020253f2628d9d84ffe079e3bc687f27cfec1b17 authored over 4 years ago by Zixuan Liu <[email protected]>