You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: fix bug that unable to fetch CLI version (#30)
* feat: support "-v/--version" to get version of casbin-java-cli
* fix: unable to fetch CLI version
feat: remove file extension limit for model and policy files (#26)
* fix: processing line breaks in parameters
* refactor: add content format validation for model and policy input
* feat: update README.md