Skip to content

Releases: apache/casbin-rs

v2.20.0

Choose a tag to compare

@github-actions github-actions released this 04 Feb 13:46
229759f

2.20.0 (2026-02-04)

Features

v2.19.1

Choose a tag to compare

@github-actions github-actions released this 01 Jan 02:40
bf3a474

2.19.1 (2026-01-01)

Bug Fixes

  • improve links in README (bf3a474)

v2.19.0

Choose a tag to compare

@github-actions github-actions released this 20 Dec 02:07

2.19.0 (2025-12-20)

Features

  • disable semantic-release git commits to remove bump version commits (#413) (97851d2)

v2.18.1

Choose a tag to compare

@github-actions github-actions released this 19 Dec 18:29

2.18.1 (2025-12-19)

Bug Fixes

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

v2.18.0

Choose a tag to compare

@github-actions github-actions released this 19 Dec 18:08

2.18.0 (2025-12-19)

Bug Fixes

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

Features

  • fix FileAdapter CSV format to preserve spaces after commas (#407) (5d0a915)

v2.17.0

Choose a tag to compare

@github-actions github-actions released this 04 Nov 14:21

2.17.0 (2025-11-04)

Features

  • use pre-compiled matchers to improve performance (#399) (89524ae)

v2.16.0

Choose a tag to compare

@github-actions github-actions released this 04 Nov 11:13

2.16.0 (2025-11-04)

Features

  • enhance performance by checking before allocation in default role manager (#398) (b27b9d1)

v2.15.0

Choose a tag to compare

@github-actions github-actions released this 24 Oct 17:25

2.15.0 (2025-10-24)

Features

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

v2.14.0

Choose a tag to compare

@github-actions github-actions released this 12 Oct 06:16

2.14.0 (2025-10-12)

Features

  • improve badges in README.md (35126d0)

v2.13.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 16:24

2.13.0 (2025-09-24)

Features

  • watcher: Add notification payload to watcher callback signature (#392) (ba57d3b)