Releases: casbin/xorm-adapter
Releases · casbin/xorm-adapter
v3.4.0
3.4.0 (2024-04-09)
Features
v3.3.0
3.3.0 (2024-03-27)
Features
- replace xorm-adapter/v2 with xorm-adapter/v3 in README (#63) (a5eaefe)
v3.2.1
3.2.1 (2024-03-27)
Bug Fixes
- upgrade CI Go version to 1.19 (fead645)
v3.2.0
3.2.0 (2023-09-06)
Features
v3.1.0
3.1.0 (2023-08-16)
Features
- fix bug in Postgres dialect where if a table already exists then it would give error (Invalid query) (#58) (047522b)
v3.0.2
3.0.2 (2023-08-08)
Bug Fixes
v3.0.1
3.0.1 (2022-09-27)
Bug Fixes
- update major version in go module path (#55) (c1890c6)
v3.0.0
3.0.0 (2022-08-09)
- fix!: Rename
p-type
column to ptype
& PType to Ptype (#54) (84f074b), closes #54
BREAKING CHANGES
- Rename
p-type
column in the database to ptype
and Filter.PType to Filter.Ptype
v2.5.1
2.5.1 (2022-01-20)
Bug Fixes
v2.5.0
2.5.0 (2022-01-20)
Features