Tags: node-casbin/mongoose-adapter
Tags
chore(release): 5.1.0 [skip ci] # [5.1.0](v5.0.0...v5.1.0) (2022-03-21) ### Bug Fixes * format issues ([d653519](d653519)) * token parsing issues if token contains delimeter ([cd695a6](cd695a6)) * update lock file ([203cc98](203cc98)) ### Features * add postinstall script ([af93ec8](af93ec8)) * check if the word is already wrapped in quotes ([d31166e](d31166e))
chore(release): 5.0.0 [skip ci] # [5.0.0](v4.0.1...v5.0.0) (2022-03-13) ### Bug Fixes * change p_type to ptype ([#61](#61)) ([1167bed](1167bed)) ### BREAKING CHANGES * we will finally move to `ptype`, as discussed one year ago: pycasbin/sqlalchemy-adapter#26 (comment) . It is also officially documented in the official site: https://casbin.org/docs/en/adapters#:~:text=Ptype%20Column.%20Name%20of%20this%20column%20should%20be%20ptype%20instead%20of%20p_type%20or%20Ptype Co-authored-by: Shivansh Yadav <[email protected]>
PreviousNext