blob: 41403a5b9e5ffde4b4d9f4aac6e9e9af0fb99e65 [file] [view]
## [1.0.4](https://github.com/node-casbin/redis-adapter/compare/v1.0.3...v1.0.4) (2023-05-18)
### Bug Fixes
* fix CI ([15e9f7c](https://github.com/node-casbin/redis-adapter/commit/15e9f7c137883fba99dbd5960a0b119e9d76b0ec))
* Pass redisOpts argument to constructor ([#12](https://github.com/node-casbin/redis-adapter/issues/12)) ([c9b4569](https://github.com/node-casbin/redis-adapter/commit/c9b45693f634313b8d7c17887185f4a29901c8b5))
## [1.0.3](https://github.com/node-casbin/redis-adapter/compare/v1.0.2...v1.0.3) (2022-10-06)
### Bug Fixes
* **src:** Fix loading error when `policies` is empty ([7127e0c](https://github.com/node-casbin/redis-adapter/commit/7127e0c6d7f06dd13b78cc7996ebbffd1f18c398))
## [1.0.2](https://github.com/node-casbin/redis-adapter/compare/v1.0.1...v1.0.2) (2022-02-21)
### Bug Fixes
* correctly build before release ([f8029b2](https://github.com/node-casbin/redis-adapter/commit/f8029b22524db966d5eebae266deae46f2da571c))
## [1.0.1](https://github.com/node-casbin/redis-adapter/compare/v1.0.0...v1.0.1) (2022-02-21)
### Bug Fixes
* trigger new release ([8ba58d4](https://github.com/node-casbin/redis-adapter/commit/8ba58d44b605792e2e7ba4aa902ac42056e3ccae))
# 1.0.0 (2021-07-03)
### Features
* add auto release CI ([87e5e82](https://github.com/node-casbin/redis-adapter/commit/87e5e82965a27d6bdcc73919c278edde171a41af))
* fix bugs and add unittests ([55ae755](https://github.com/node-casbin/redis-adapter/commit/55ae755bbde8c103f05725128af5fcec2db2bf5e))
* implement filtered interface ([9710bce](https://github.com/node-casbin/redis-adapter/commit/9710bcec9d507458604e471f2e5b4de99fe5bfb2))