Skip to content

Releases: apache/casbin-ex

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 12 Feb 13:37
c506f69

1.13.0 (2026-02-12)

Features

  • add LoadPolicy API to load policies from database on startup (#59) (c506f69)

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 25 Jan 10:28

1.12.0 (2026-01-25)

Features

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 01 Jan 13:21

1.11.0 (2026-01-01)

Features

  • add 7 missing matcher functions: keyMatch, keyGet, keyGet2, keyMatch3, keyMatch4, ipMatch, globMatch (#55) (7704016)
  • fix invalid regex pattern in keyMatch3 test data (#57) (a90d601)

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 01 Jan 10:42

1.10.0 (2026-01-01)

Bug Fixes

Features

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 01 Jan 09:50

1.9.0 (2026-01-01)

Features

  • make Release depend on CI completion (#51) (f944c1c)

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 01 Jan 09:41

1.8.0 (2026-01-01)

Features

  • add Hex.pm publishing to release workflow (#49) (3064d9e)

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 01 Jan 08:47

1.7.0 (2026-01-01)

Features

  • remove changelog commits from semantic-release workflow (#47) (81917f0)

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 01 Jan 03:46

1.6.1 (2026-01-01)

Bug Fixes

  • improve links in README (42b93a2)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 09 Nov 17:06

1.6.0 (2025-11-09)

Features

  • fix EctoAdapter transaction compatibility with Ecto.Adapters.SQL.Sandbox (#44) (d827793)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 01 Nov 09:18

1.5.0 (2025-11-01)

Features

  • add code formatting check to CI workflow (#40) (e0115f5)