2.1 KiB
2.1 KiB
2.3.0 (2024-12-17)
Features
- add global constants (54fe538)
- megacloud: update aniwatch pkg, fixing
episode/sourcesendpoint (b70e654)
2.2.1 (2024-12-07)
2.2.0 (2024-12-07)
Features
- cache: add
AniwatchAPICacheclass to implement API caching layer (b7d036d) - cache: add middleware to insert
CACHE_CONFIGvariable in request context (da83048) - cache: integrated Redis caching layer for endpoint responses (5cd99fc)
- envs: standardized env examples and add new redis connection url env (9d379ec)
- server: add aniwatch variables types for type-safe req context variable access (db02218)
2.1.0 (2024-10-29)
Features
- add
.editorconfig(90c0e86) - prettier: add
.prettierignore(23fcd4a) - prettier: add
prettier.config.mjs(9ae824b)