Skip to content

Releases: pycasbin/sqlalchemy-adapter

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 14:04

1.4.0 (2024-07-08)

Features

  • support for soft deletion of casbin rules (#72) (8911c16)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 14:45

1.3.0 (2024-07-06)

Features

  • Add the option to suppress MetaData.create_all call (e99744f)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 30 May 02:25

1.2.0 (2024-05-30)

Features

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 17:31

1.1.0 (2024-03-28)

Features

  • DeclarativeBase import fails with SQLAlchemy 1.x (#66) (8b03bab)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 17:12

1.0.0 (2024-03-28)

Features

  • upgrade CI Python version to 3.12 (02d357f)

BREAKING CHANGES

  • trigger major release

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 02 Mar 14:20

0.7.0 (2024-03-02)

Features

  • update Python version to 3.9+ (dec0ff8)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 01 Mar 02:43

0.6.0 (2024-03-01)

Features

  • replace declarative_base -> DeclarativeBase for sqlalchemy 2.0 migration (#65) (a737cd8)

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 01 Mar 01:33

0.5.3 (2024-03-01)

Bug Fixes

  • update CI version to Node.js 20 (2f91fbc)

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 22 May 06:42

0.5.2 (2023-05-22)

Bug Fixes

  • Stop including README as top-level data file in package (#63) (206be72)

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 16 Apr 01:48

0.5.1 (2023-04-16)

Bug Fixes