Releases: snomiao/keyv-github
Releases · snomiao/keyv-github
v1.5.1
Compare
Sorry, something went wrong.
No results found
1.5.1 (2026-03-01)
Bug Fixes
examples: remove any types and fix spread argument error (7660e77 )
v1.5.0
Compare
Sorry, something went wrong.
No results found
1.5.0 (2026-03-01)
Features
add demo-best-practice.ts with 3-layer cache example (ce7092d )
v1.4.0
Compare
Sorry, something went wrong.
No results found
1.4.0 (2026-03-01)
Bug Fixes
batch: add [skip ci] to batch commit messages (1b8ad88 )
Features
batchMsg: add separate batchMsg option for batch commit messages (74455ca )
msg: add [skip ci] to default commit messages and JSDoc warning (2af689c )
v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2026-02-27)
Features
index.ts: add ShaMap interface for caching SHA values to optimize file operations (5f50ca8 )
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2026-02-20)
Features
validate string-only values and reject TTL in direct usage (757b196 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-02-19)
Bug Fixes
add repository field to package.json for npm provenance (88c1438 )
Features
add prefix/suffix path options (e1ceacd )