Skip to content

Releases: casbin/casbin-rs

Release v0.4.2

05 Apr 18:35
301420c
Compare
Choose a tag to compare
add TryIntoAdapter & TryIntoModel (#86)

* add TryIntoAdapter & TryIntoModel

* remove unnecessary box

* Fix runtime-async-std.

Release v0.4.1

05 Apr 15:08
0cd4e88
Compare
Choose a tag to compare
add critcmp & insert into adapter before model (#77)

* add critcmp & insert into adapter before model

* Fix CI.

* Fix. bench PR.