Skip to content

Releases: node-casbin/typeorm-adapter

v1.7.0

27 Mar 04:29
Compare
Choose a tag to compare

1.7.0 (2024-03-27)

Features

  • Implement UpdatableAdapter on adapter (#73) (e0a116b)
  • upgrade CI Node.js version to 20 (736be4e)

v1.6.2

08 Jan 16:26
ae174c1
Compare
Choose a tag to compare

1.6.2 (2024-01-08)

Bug Fixes

  • fix code sample in the README.md (#70) (ae174c1)

v1.6.1

15 Sep 15:42
Compare
Choose a tag to compare

1.6.1 (2023-09-15)

Bug Fixes

  • restore the original tsconfig.json (d694910)

v1.6.0

14 Sep 12:11
Compare
Choose a tag to compare

1.6.0 (2023-09-14)

Features

  • Update typescript to v5, use eslint, fix ObjectId issue, fix dependency lock (9dfa7c8)

v1.5.5

28 Aug 15:16
0f51e24
Compare
Choose a tag to compare

1.5.5 (2023-08-28)

Bug Fixes

  • support custom database table name in docs (#64) (0f51e24)

v1.5.4

18 Jul 12:37
612a9c9
Compare
Choose a tag to compare

1.5.4 (2023-07-18)

Bug Fixes

  • Fix failing typeorm-adapter with ACL model (#61) (612a9c9)

v1.5.3

03 Jun 10:01
0d77b64
Compare
Choose a tag to compare

1.5.3 (2023-06-03)

Bug Fixes

  • fix bug that removeFilteredPolicy is not working properly (#58) (0d77b64), closes #57

v1.5.2

04 Aug 08:34
253ec57
Compare
Choose a tag to compare

1.5.2 (2022-08-04)

Bug Fixes

  • Remove deprecated APIs and fix adapter when filtering policy (65bd719)

v1.5.1

31 Jul 04:55
91339c2
Compare
Choose a tag to compare

1.5.1 (2022-07-31)

Bug Fixes

v1.5.0

15 Jun 08:44
db31e4e
Compare
Choose a tag to compare

1.5.0 (2022-06-15)

Features

  • update package version, typescript and fix TS issues (b54f5e0)
  • update typeorm version (adf3e3c)