Releases: apache/casbin-go-client
Releases · apache/casbin-go-client
v1.3.0
20 Jul 17:52
Compare
Sorry, something went wrong.
No results found
1.3.0 (2025-07-20)
Features
v1.2.0
05 Oct 15:33
Compare
Sorry, something went wrong.
No results found
1.2.0 (2024-10-05)
Features
add enforcer EnableAcceptJsonRequest feature, upgrade casbin to v2.100.0 (#29 ) (4b320ca )
v1.1.0
05 Oct 10:16
Compare
Sorry, something went wrong.
No results found
1.1.0 (2024-10-05)
Features
fix CI badge in README (6da7618 )
fix Node engine version after installing new version of Node (#27 ) (2f9c0f9 ), closes #25 #25
update CI Go version to 1.19 (46cd3a8 )
upgrade CI Node.js version to 20 (#26 ) (0747ebe ), closes #25
v1.0.3
09 Jul 12:58
Compare
Sorry, something went wrong.
No results found
1.0.3 (2023-07-09)
Bug Fixes
v1.0.2
07 Jun 14:09
Compare
Sorry, something went wrong.
No results found
1.0.2 (2022-06-07)
Bug Fixes
v1.0.1
05 Dec 16:08
Compare
Sorry, something went wrong.
No results found
1.0.1 (2021-12-05)
Bug Fixes
v1.0.0
05 Dec 16:01
Compare
Sorry, something went wrong.
No results found
1.0.0 (2021-12-05)
Bug Fixes
correct Enforcer.Enforce to match casbin's API (9c4e335 )
pass a Context explicity instead of keeping it in struct (47a7e80 )
Features
Add Semantic Versioning (#17 ) (6812871 )
create a client package so it can be imported (b8c882d )
implement LoadPolicy and SavePolicy (48ad006 ), closes #5
implement management API (0263b6c ), closes #5
implement RBAC API (83fd0f3 ), closes #5