- Replaced
AsyncCasbin
withPyCasbin
for streamlined asyncio support. (I.#7)
- Boolean return types from adapter function stub implementations.
- More static typing.
- Support for Python 3.12.
- Improved and corrected static typing.
- Support for Python 3.11.
- Support for Python 3.7. (credit @hubertshelley with PR.#6)
- Support for update policy management API. (I.#4)
- Bumped minimum Tortoise version to 0.18.0. (I.#2)
- Removal of normal and filtered non-filled models doesn't work due to wrong query (credit @DarcJC with PR.#1).
Initial release.