Skip to content

Releases: php-casbin/medoo-adapter

v2.0.0

29 Oct 16:16
8aacd17
Compare
Choose a tag to compare

2.0.0 (2024-10-29)

  • Merge pull request #9 from Dobmod/feature-upgrade-to-php8 (8aacd17)

BREAKING CHANGES

  • upgrade to PHP 8.0 and PHP-Casbin 4.0

v1.7.0

13 Sep 14:55
dea79cb
Compare
Choose a tag to compare

1.7.0 (2021-09-13)

Features

  • support updateFilteredPolicies method (78435a5)

v1.6.0

28 Jul 15:24
0b1507f
Compare
Choose a tag to compare

1.6.0 (2021-07-28)

Features

  • support updatePolicies method (6342697)

v1.5.0

27 Jul 04:59
3bee8c4
Compare
Choose a tag to compare

1.5.0 (2021-07-27)

Features

  • support Casbin FilteredAdapter interface (f6ad78a)

v1.4.0

22 Jul 12:04
c40bdba
Compare
Choose a tag to compare

1.4.0 (2021-07-22)

Features

  • support Casbin UpdatableAdapter interface (26ffcaa)

v1.3.0

21 Jul 12:40
fc7b2d1
Compare
Choose a tag to compare

1.3.0 (2021-07-21)

Features

  • support Casbin BatchAdapter interface (2efb308)

v1.2.0

20 Jul 15:54
68ee8df
Compare
Choose a tag to compare

1.2.0 (2021-07-20)

Features

v1.1.0

20 Jul 09:56
1da5eb4
Compare
Choose a tag to compare

1.1.0 (2021-07-20)

Features

  • use 'Github Actions' to run tests and auto release (d9d1ae7)

Medoo adapter for PHP-Casbin 1.0.0

09 Sep 09:23
Compare
Choose a tag to compare

Medoo Adapter for PHP-Casbin, Casbin is a powerful and efficient open-source access control library.

Medoo is a lightweight PHP Database Framework to Accelerate Development, supports all SQL databases, including MySQL, MSSQL, SQLite, MariaDB, PostgreSQL, Sybase, Oracle and more.