Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: refactor BatchFileAdapter #236

Merged
merged 3 commits into from
Feb 6, 2021
Merged

refactor: refactor BatchFileAdapter #236

merged 3 commits into from
Feb 6, 2021

Conversation

Zxilly
Copy link
Contributor

@Zxilly Zxilly commented Feb 6, 2021

Rename the built-in BatchFileAdapter

Fix: #235

Rename the built-in BatchFileAdapter

Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
add BatchFileAdapter to keep backward compatibility, and add JSDoc
comment @deprecated

Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
src/persist/fileAdapter.ts Outdated Show resolved Hide resolved
src/persist/fileAdapter.ts Outdated Show resolved Hide resolved
src/persist/fileAdapter.ts Outdated Show resolved Hide resolved
Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
@Zxilly Zxilly requested a review from hsluoyz February 6, 2021 11:45
@hsluoyz hsluoyz merged commit da608ae into casbin:master Feb 6, 2021
@Zxilly Zxilly deleted the patch-1 branch February 6, 2021 14:19
@github-actions
Copy link

github-actions bot commented Feb 6, 2021

🎉 This PR is included in version 5.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename the built-in BatchFileAdapter class back to FileAdapter
2 participants