Skip to content

Releases: officialpycasbin/sqlalchemy-adapter

v1.9.0

17 Nov 17:19

Choose a tag to compare

1.9.0 (2025-11-17)

Features

  • fix SQLAlchemy warning from duplicate CasbinRule class names (#12) (6bea106)

v1.8.0

16 Nov 16:22

Choose a tag to compare

1.8.0 (2025-11-16)

Features

  • add create_table parameter to control automatic table creation (#10) (0ac6def)

v1.7.0

29 Aug 12:28

Choose a tag to compare

1.7.0 (2025-08-29)

Features

  • fix the bug that custom db_class alters global metadata state (#8) (ce9966d)

v1.6.0

21 Aug 01:24

Choose a tag to compare

1.6.0 (2025-08-21)

Features

v1.5.0

15 Aug 15:34

Choose a tag to compare

1.5.0 (2025-08-15)

Features

  • switch from casbin to pycasbin (#6) (4dc3674)

v1.4.0

14 Aug 17:01

Choose a tag to compare

1.4.0 (2025-08-14)

Features

  • add custom table names for CasbinRule class and update tests (0d2b660)

v1.3.0

26 Oct 14:51

Choose a tag to compare

1.3.0 (2024-10-26)

Features