Releases: liewstar/casbin-go-cli
Releases · liewstar/casbin-go-cli
v1.0.0
1.0.0 (2025-01-11)
Bug Fixes
Features
- add CI configs (#2) (aaac0db)
- add initial cli skeleton (#1) (8457451)
- add release binary CI (#4) (1434221)
- add the enforceEx command to support casbin-editor (#7) (b18a09f)
- fix CI bugs (#3) (80711d5)
- fix CI to automatically trigger release after push (#10) (66c3740)
- improve README (e6c1cee)
- improve README.md (#14) (b946552)
- support "ABAC with policy rule" model (#15) (bb1e417)
- support "ABAC" model (#17) (50ecee2)
- support more than 3 args in EnforceEx() (#13) (0b76a60)
- update GitHub token to fix CI error (e58a3a6)