Skip to content

Tags: casbin/casbin-rs

Tags

v2.19.0

Toggle v2.19.0's commit message
feat: disable semantic-release git commits to remove bump version com…

…mits (#413)

v2.18.1

Toggle v2.18.1's commit message
chore(release): 2.18.1 [skip ci]

## [2.18.1](v2.18.0...v2.18.1) (2025-12-19)

### Bug Fixes

* remove "Deploy Docs to GitHub Pages" CI script and gh-pages branch ([#411](#411)) ([aeb7fe0](aeb7fe0))

v2.18.0

Toggle v2.18.0's commit message
chore(release): 2.18.0 [skip ci]

# [2.18.0](v2.17.0...v2.18.0) (2025-12-19)

### Bug Fixes

* remove beta Rust version from CI ([#409](#409)) ([f22f84c](f22f84c))
* remove irrelevant links in README ([7272c2a](7272c2a))

### Features

* fix FileAdapter CSV format to preserve spaces after commas ([#407](#407)) ([5d0a915](5d0a915))

v2.17.0

Toggle v2.17.0's commit message
chore(release): 2.17.0 [skip ci]

# [2.17.0](v2.16.0...v2.17.0) (2025-11-04)

### Features

* use pre-compiled matchers to improve performance ([#399](#399)) ([89524ae](89524ae))

v2.16.0

Toggle v2.16.0's commit message
chore(release): 2.16.0 [skip ci]

# [2.16.0](v2.15.0...v2.16.0) (2025-11-04)

### Features

* enhance performance by checking before allocation in default role manager ([#398](#398)) ([b27b9d1](b27b9d1))

v2.15.0

Toggle v2.15.0's commit message
chore(release): 2.15.0 [skip ci]

# [2.15.0](v2.14.0...v2.15.0) (2025-10-24)

### Features

* improve custom function support to accept Dynamic types instead of only ImmutableString ([#395](#395)) ([52bc1ad](52bc1ad))

v2.14.0

Toggle v2.14.0's commit message
chore(release): 2.14.0 [skip ci]

# [2.14.0](v2.13.0...v2.14.0) (2025-10-12)

### Features

* improve badges in README.md ([35126d0](35126d0))

v2.13.0

Toggle v2.13.0's commit message
chore(release): 2.13.0 [skip ci]

# [2.13.0](v2.12.0...v2.13.0) (2025-09-24)

### Features

* **watcher:** Add notification payload to watcher callback signature ([#392](#392)) ([ba57d3b](ba57d3b))

v2.12.0

Toggle v2.12.0's commit message
chore(release): 2.12.0 [skip ci]

# [2.12.0](v2.11.0...v2.12.0) (2025-09-17)

### Features

* **rbac:** preload and propagate wildcard/pattern domain role links ([#387](#387)) ([0d8b9db](0d8b9db))

v2.11.0

Toggle v2.11.0's commit message
chore(release): 2.11.0 [skip ci]

# [2.11.0](v2.10.1...v2.11.0) (2025-09-17)

### Features

* **ci:** update GitHub Actions and optimize CI configuration with code quality improvements ([#391](#391)) ([33c165a](33c165a))