5.6.1 (2026-01-04)
- remove codebeat badge from README (a0f1ad3)
5.6.0 (2025-12-09)
- add configurable collection name via adapterOptions (7db67fa)
5.5.0 (2025-12-09)
- fix duplicate CI runs on pull requests (#83) (cd799f7)
- upgrade CI scripts' Node.js version to 20 and 22 (#85) (ed25ea8)
5.4.0 (2025-08-15)
5.3.1 (2023-08-06)
5.3.0 (2023-07-14)
5.2.0 (2023-04-21)
5.1.1 (2023-04-19)
5.1.0 (2022-03-21)
- format issues (d653519)
- token parsing issues if token contains delimeter (cd695a6)
- update lock file (203cc98)
5.0.0 (2022-03-13)
- we will finally move to
ptype, as discussed one year ago: pycasbin/sqlalchemy-adapter#26 (comment) . It is also officially documented in the official site: https://casbin.org/docs/adapters/
Co-authored-by: Shivansh Yadav yadavshivansh@gmail.com
4.0.1 (2022-01-31)
4.0.0 (2022-01-29)
- upgrade to Mongoose 6.x and drop Node 10 support
3.1.1 (2021-08-28)
3.1.0 (2021-08-03)
3.0.1 (2021-04-27)
- no longer support legacy require (5b09912)