Releases: pycasbin/django-authorization
Releases · pycasbin/django-authorization
v1.4.0
1.4.0 (2024-04-24)
Features
v1.3.0
1.3.0 (2024-04-24)
Features
- upgrade CI Node.js to 20 and Python to 3.12 (ac2740f)
v1.2.1
1.2.1 (2023-10-28)
Bug Fixes
- migrate setup.py to pyproject.toml (#18) (661b4e0)
v1.2.0
1.2.0 (2023-08-20)
Features
- remove redundant authenticate method (#17) (8cbc97a)
v1.1.0
1.1.0 (2023-08-17)
Features
- integrate django authentication system (#16) (34770ec)
v1.0.3
1.0.3 (2023-08-06)
Bug Fixes
v1.0.2
1.0.2 (2023-07-08)
Bug Fixes
v1.0.1
1.0.1 (2022-09-08)
Bug Fixes
v1.0.0
1.0.0 (2022-09-05)
Bug Fixes
Features
- add command management support (#7) (2b382ea)
- implement decorator, refactors and add unit-test (#3) (e7e181b)