Semantic Versioning Changelog
1.6.0 (2025-11-14)
Features
- fix SQLAlchemy 2.x compatibility in row iteration (739dd23)
1.5.0 (2025-08-20)
Features
1.4.0 (2025-08-20)
Features
- use pytest-asyncio to fix CI error on Python 3.11 and 3.12 (7a6fc88)
1.3.0 (2024-10-27)
Features
1.2.0 (2024-04-24)
Features
- add usage instructions, example code to README (#6) (7dbb872)
1.1.0 (2024-03-23)
Features
- update Python version to 3.9+, update CI Node.js version to 20 (67711bc)
- upgrade synccasbin, databases and SQLAlchemy versions to fix CI error (#4) (3892591)
1.0.0 (2023-06-10)
Bug Fixes
Features