Releases: apache/casbin-typeorm-adapter
Releases · apache/casbin-typeorm-adapter
v1.10.0
Compare
Sorry, something went wrong.
No results found
1.10.0 (2026-06-22)
Bug Fixes
replace disallowed third-party actions with native services in CI (0ef4a2b )
update repo path (5768803 )
Features
upgrade typeorm to v1.0 and replace sqlite3 with better-sqlite3 (a5d88a1 )
v1.9.0
Compare
Sorry, something went wrong.
No results found
1.9.0 (2026-02-02)
Features
upgrade CI to Node.js 20, update GitHub Actions versions, and restrict CI triggers (#75 ) (66da28d )
v1.8.0
Compare
Sorry, something went wrong.
No results found
1.8.0 (2025-10-12)
Features
improve badges in README.md (16ad879 )
v1.7.0
Compare
Sorry, something went wrong.
No results found
1.7.0 (2024-03-27)
Features
Implement UpdatableAdapter on adapter (#73 ) (e0a116b )
upgrade CI Node.js version to 20 (736be4e )
v1.6.2
Compare
Sorry, something went wrong.
No results found
1.6.2 (2024-01-08)
Bug Fixes
v1.6.1
Compare
Sorry, something went wrong.
No results found
1.6.1 (2023-09-15)
Bug Fixes
restore the original tsconfig.json (d694910 )
v1.6.0
Compare
Sorry, something went wrong.
No results found
1.6.0 (2023-09-14)
Features
Update typescript to v5, use eslint, fix ObjectId issue, fix dependency lock (9dfa7c8 )
v1.5.5
Compare
Sorry, something went wrong.
No results found
1.5.5 (2023-08-28)
Bug Fixes
support custom database table name in docs (#64 ) (0f51e24 )
v1.5.4
Compare
Sorry, something went wrong.
No results found
1.5.4 (2023-07-18)
Bug Fixes
Fix failing typeorm-adapter with ACL model (#61 ) (612a9c9 )
v1.5.3
Compare
Sorry, something went wrong.
No results found
1.5.3 (2023-06-03)
Bug Fixes
fix bug that removeFilteredPolicy is not working properly (#58 ) (0d77b64 ), closes #57