Skip to content

Releases: casbin/gorm-adapter

v3.9.0

26 Aug 14:10
e137c23
Compare
Choose a tag to compare

3.9.0 (2022-08-26)

Features

  • revert "fix: add column v6, v7" and restore columns up to v5 (#181) (e137c23)

v3.8.0

19 Aug 12:06
41953cc
Compare
Choose a tag to compare

3.8.0 (2022-08-19)

Features

  • support multiple filters for LoadFilteredPolicy (#178) (41953cc)

v3.7.4

19 Jul 08:01
b3d5928
Compare
Choose a tag to compare

3.7.4 (2022-07-19)

Bug Fixes

v3.7.3

03 Jul 12:57
3d2fa84
Compare
Choose a tag to compare

3.7.3 (2022-07-03)

Bug Fixes

  • remove the return value of TurnOffAutoMigrate (#170) (3d2fa84)

v3.7.2

09 Jun 15:58
1bd95e0
Compare
Choose a tag to compare

3.7.2 (2022-06-09)

Bug Fixes

v3.7.1

15 May 06:36
edb446c
Compare
Choose a tag to compare

3.7.1 (2022-05-15)

Bug Fixes

  • use TurnOffAutoMigrate instead of NewAdapterWithoutAutoMigrate (#163) (edb446c)

v3.7.0

12 May 14:53
6248ffe
Compare
Choose a tag to compare

3.7.0 (2022-05-12)

Features

  • support NewAdapterWithoutAutoMigrate (#160) (956618a)

v3.6.0

22 Apr 14:11
b86e139
Compare
Choose a tag to compare

3.6.0 (2022-04-22)

Features

  • support SQLite by github.com/glebarez/sqlite (#158) (b86e139)

v3.5.1

16 Apr 02:57
34e13d4
Compare
Choose a tag to compare

3.5.1 (2022-04-16)

Bug Fixes

  • add column v6, v7, update unit tests (#157) (34e13d4)

v3.5.0

10 Feb 09:09
7b3bc27
Compare
Choose a tag to compare

3.5.0 (2022-02-10)

Features

  • export manual db connection open and close (#149) (7b3bc27)