| # Semantic Versioning Changelog |
| |
| # [1.8.0](https://github.com/officialpycasbin/redis-watcher/compare/v1.7.0...v1.8.0) (2025-08-21) |
| |
| |
| ### Features |
| |
| * fix README badges ([#6](https://github.com/officialpycasbin/redis-watcher/issues/6)) ([eac9aaf](https://github.com/officialpycasbin/redis-watcher/commit/eac9aaf7c7b8d1eea32fc68a2be4bca44f3bc24f)) |
| |
| # [1.7.0](https://github.com/officialpycasbin/redis-watcher/compare/v1.6.0...v1.7.0) (2025-08-15) |
| |
| |
| ### Features |
| |
| * switch from casbin to pycasbin ([#5](https://github.com/officialpycasbin/redis-watcher/issues/5)) ([4130314](https://github.com/officialpycasbin/redis-watcher/commit/4130314d66907c05ab6cf0514e1323c59ceaa29d)) |
| |
| # [1.6.0](https://github.com/officialpycasbin/redis-watcher/compare/v1.5.0...v1.6.0) (2025-05-09) |
| |
| |
| ### Features |
| |
| * fix CI release branch ([#4](https://github.com/officialpycasbin/redis-watcher/issues/4)) ([a9b86f1](https://github.com/officialpycasbin/redis-watcher/commit/a9b86f1226d39bc4f9182ab8662cc32eb49b44e6)) |
| |
| # [1.5.0](https://github.com/officialpycasbin/redis-watcher/compare/v1.4.0...v1.5.0) (2025-05-08) |
| |
| |
| ### Features |
| |
| * Add changes to allow redis-watcher to work with flask authz + redis 5 ([624ec90](https://github.com/officialpycasbin/redis-watcher/commit/624ec9005a1c5ad76d20be0607cba48ba4236257)) |
| |
| # [1.4.0](https://github.com/officialpycasbin/redis-watcher/compare/v1.3.0...v1.4.0) (2024-11-12) |
| |
| |
| ### Features |
| |
| * update path ([a0a0592](https://github.com/officialpycasbin/redis-watcher/commit/a0a0592eb96e88d40b19d1291932fcb2fd101522)) |
| |
| # [1.3.0](https://github.com/officialpycasbin/redis-watcher/compare/v1.2.0...v1.3.0) (2024-03-29) |
| |
| |
| ### Features |
| |
| * upgrade CI Node.js version to 20 ([13ee383](https://github.com/officialpycasbin/redis-watcher/commit/13ee383b78114b2c7edddb087c4df4d4e3704644)) |
| |
| # [1.2.0](https://github.com/officialpycasbin/redis-watcher/compare/v1.1.1...v1.2.0) (2023-10-30) |
| |
| |
| ### Features |
| |
| * migrate from setup.py to pyproject.toml ([#12](https://github.com/officialpycasbin/redis-watcher/issues/12)) ([4bc0a3a](https://github.com/officialpycasbin/redis-watcher/commit/4bc0a3a3d9d43ca5413ba30c8912d7be5d207a8b)) |
| |
| ## [1.1.1](https://github.com/officialpycasbin/redis-watcher/compare/v1.1.0...v1.1.1) (2023-04-08) |
| |
| |
| ### Bug Fixes |
| |
| * compatibility with later casbin patches ([#11](https://github.com/officialpycasbin/redis-watcher/issues/11)) ([f5dba83](https://github.com/officialpycasbin/redis-watcher/commit/f5dba836b9397fb6bf8b97b47c81b156ed2ec04f)) |
| |
| # [1.1.0](https://github.com/officialpycasbin/redis-watcher/compare/v1.0.1...v1.1.0) (2023-03-22) |
| |
| |
| ### Features |
| |
| * Add ssl option ([#10](https://github.com/officialpycasbin/redis-watcher/issues/10)) ([b025d29](https://github.com/officialpycasbin/redis-watcher/commit/b025d29c798249394eb9611e7d3611a3df6c53a7)) |
| |
| ## [1.0.1](https://github.com/officialpycasbin/redis-watcher/compare/v1.0.0...v1.0.1) (2022-08-07) |
| |
| |
| ### Bug Fixes |
| |
| * add publish watcher and small fix ([#9](https://github.com/officialpycasbin/redis-watcher/issues/9)) ([9319159](https://github.com/officialpycasbin/redis-watcher/commit/93191590ef16f403a52b92571420bec2e515b687)) |
| |
| # 1.0.0 (2022-07-25) |
| |
| |
| ### Bug Fixes |
| |
| * change the lint config ([22df8c7](https://github.com/officialpycasbin/redis-watcher/commit/22df8c7ab672ab1bff000ed20720058e783a8e83)) |
| |
| |
| ### Features |
| |
| * add functions to watcher ([#5](https://github.com/officialpycasbin/redis-watcher/issues/5)) ([705ba31](https://github.com/officialpycasbin/redis-watcher/commit/705ba31a82ba5661b3fad901726f688af869595c)) |
| * add semantic release, lint and small fix ([b2f0f6c](https://github.com/officialpycasbin/redis-watcher/commit/b2f0f6c189e7c0e5ec9e6a8781a4b65d75720078)) |
| * build main functions, add unit test and add readme ([#6](https://github.com/officialpycasbin/redis-watcher/issues/6)) ([416f6e3](https://github.com/officialpycasbin/redis-watcher/commit/416f6e3596fcac4fa36845670c35d2259756635f)) |