Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Dec 10:00

1.0.0 (2024-12-14)

Bug Fixes

Features

  • add addPolicy and removePolicy (#3) (6c771ab)
  • add CI workflows (#7) (554a825)
  • add RBAC APIs (#19) (d201f5b)
  • add README (#5) (ee40972)
  • add some test cases like getUsersForRoleInDomain (#22) (03a9a9d)
  • Initialize cli usage (#2) (6dfc244)
  • remove file extension limit for model and policy files (#26) (bad4575)
  • support -h--help option (#21) (49231e0)
  • support "-v/--version" to get version of casbin-java-cli (#28) (783be0c)
  • support custom function, Management API and RBAC with Domains API (#10) (e8a0881)
  • support file path in the addFuntion option (b943f95)
  • support some functions of the editor (#9) (8d9c1b3)
  • Use "casbin" command instead of "java -jar target/casbin-java-cli.jar" command (#14) (eee4fe9)
  • use reflection and support Management API (#18) (c0a9668)