All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.1 (2023-07-22)
- deps: update nest monorepo to v10 (212c9e4)
0.1.0 (2023-07-22)
- implement forFeature method on the module
- implement forFeature method on the module (23b0c88)
0.0.11 (2022-03-11)
- add a @InjectRedisClient decorator (1c05bfa)
- remove forFeature until i figure out how to implement it correctly (e46581d)
0.0.10 (2022-03-08)
- remove forFeature until i figure out how to implement it correctly (9de02d8)
0.0.9 (2022-03-07)
- make module global (4a5b989)
0.0.8 (2022-03-06)
- make redis option optional (e5d52ac)
0.0.7 (2022-03-06)
- make imports and inject optional (e82a6b4)
0.0.6 (2022-03-06)
- add imports in forRootAsync constructor (b0c41d8)
0.0.5 (2022-03-06)
- build target in package.json (b738fb3)
0.0.4 (2022-02-25)
0.0.3 (2022-02-25)
- install rxjs (70ddb09)
0.0.2 (2022-02-25)
- implement forFeature method (ccc730e)
- install reflect-metadata (c6c0f3e)
- implement basic redis client module (9c4e64f)