Skip to content

Releases: casbin/Casbin.NET

v2.5.2

05 Apr 02:42
c13429d
Compare
Choose a tag to compare

2.5.2 (2024-04-05)

Bug Fixes

  • add lacked existing policy check when adding policy (#349) (c13429d)

v2.5.1

03 Apr 17:09
3306375
Compare
Choose a tag to compare

2.5.1 (2024-04-03)

Bug Fixes

  • fix bugs in policy equal and persist (#347) (3306375)

v2.5.0

09 Mar 02:23
9379fba
Compare
Choose a tag to compare

2.5.0 (2024-03-09)

Features

v2.4.0

17 Feb 15:45
799348a
Compare
Choose a tag to compare

2.4.0 (2024-02-17)

Features

v2.2.0

17 Feb 11:57
38bfa86
Compare
Choose a tag to compare

v2.1.1

28 Sep 09:09
4ccef44
Compare
Choose a tag to compare

2.1.1 (2023-09-28)

Bug Fixes

v2.1.0

16 Sep 12:58
Compare
Choose a tag to compare

2.1.0 (2023-09-16)

Features

  • Use ini extensions to parse the model file (#332) (0e56748)

v2.0.3

27 Aug 11:24
Compare
Choose a tag to compare

2.0.3 (2023-08-27)

Bug Fixes

  • Error params of IWatcher (349d574)

v2.0.2

24 Aug 07:13
Compare
Choose a tag to compare

2.0.2 (2023-08-24)

Bug Fixes

  • Accidental cache read via key construction (#330) (e36209e)

v2.0.1

04 Aug 08:28
766bf05
Compare
Choose a tag to compare

2.0.1 (2023-08-04)

Bug Fixes

  • copy all files in unit tests examples folder by default (#325) (ec7b463)
  • Ensure tab characters in policy files are parsed as white-space (#324) (766bf05)