Tags: pycasbin/casbin-databases-adapter
Tags
chore(release): 1.0.0 [skip ci] # 1.0.0 (2023-06-10) ### Bug Fixes * adjust test to async ([d981c6f](d981c6f)) * change python version ([8a8bc01](8a8bc01)) * fix semantic version ([64e3e08](64e3e08)) * load_policy first before use ([5a5609c](5a5609c)) * package name ([8f2ee7d](8f2ee7d)) * remove unnecessary to_sync decorator ([ae31ff9](ae31ff9)) * use async version of casbin ([07d66cf](07d66cf)) ### Features * add semantic release ([#2](#2)) ([953692a](953692a))