Skip to content

Releases: apache/casbin-dart-casbin

v1.9.0

01 Jan 13:38

Choose a tag to compare

1.9.0 (2026-01-01)

Features

  • remove changelog commits from semantic-release (#81) (ccb951e)

v1.8.1

01 Jan 03:10

Choose a tag to compare

1.8.1 (2026-01-01)

Bug Fixes

  • improve links in README (5271257)

v1.8.0

07 Dec 06:53

Choose a tag to compare

1.8.0 (2025-12-07)

Features

  • add JSON string support for ABAC enforcement (#59) (b4eb1f9)

v1.7.0

18 Nov 23:34

Choose a tag to compare

1.7.0 (2025-11-18)

Features

  • fix type check for FilteredAdapter using is operator (#67) (22db549)

v1.6.0

18 Nov 23:25

Choose a tag to compare

1.6.0 (2025-11-18)

Features

  • fix pub.dev OAuth credentials path in publishing workflow (#79) (ece281c)

v1.5.0

18 Nov 18:17

Choose a tag to compare

1.5.0 (2025-11-18)

Features

  • fix CI publish step: replace deprecated pub action with dart pub publish (#77) (110270d)

v1.4.0

18 Nov 18:05

Choose a tag to compare

1.4.0 (2025-11-18)

Features

  • fix CI publish step failing on Dart SDK version mismatch (#75) (ecf8801)

v1.3.0

18 Nov 17:42

Choose a tag to compare

1.3.0 (2025-11-18)

Features

  • add dart analyze to CI workflow and fix code formats (#73) (5ea7487)

v1.2.0

18 Nov 16:03

Choose a tag to compare

1.2.0 (2025-11-18)

Features

  • fix CI: update SDK constraint to >=3.0.0 for lints compatibility (#71) (71feb0f)

v1.1.0

18 Nov 15:47

Choose a tag to compare

1.1.0 (2025-11-18)

Features

  • fix CI publish failure: remove unnecessary set literals and update SDK constraint (#69) (3e045a5)