Releases: ehmpathy/simple-in-memory-cache
Releases · ehmpathy/simple-in-memory-cache
v0.4.0
0.4.0 (2024-12-26)
Features
- terms: use uni-time glossary for duration term (#9) (b80e053)
v0.3.3
0.3.3 (2024-09-01)
Bug Fixes
- cicd: remove test commmits while best practs upgrade paused (f2826fa)
- practs: bump practs to latest best (#7) (33e3784)
v0.3.2
0.3.2 (2024-09-01)
Bug Fixes
- expire: expiration of 0 seconds should be immediate (3940775)
v0.3.1
0.3.1 (2023-07-28)
Bug Fixes
- inputs: add seconds as alias to defaultSecondsUntilExpiration (4ad0a09)
- practs: use latest best practices (0937888)
simple-in-memory-cache v0.3.0
Features
- keys: enable accurate retrieval of all valid cache keys (5a70816)
simple-in-memory-cache v0.2.1
Bug Fixes
- cicd: add test:format script to unblock ghactions (f4f645c)
simple-in-memory-cache v0.2.0
Features
- cicd: add please release github cicd (43f27ea)
Bug Fixes
- remote: replace references from uladkasach repo to ehmpathy repo (983e8ac)
- types: expose a type for an instance of the cache (1bcbf9b)