Skip to content

Releases: ehmpathy/simple-in-memory-cache

v0.4.0

26 Dec 21:32
1e0f406
Compare
Choose a tag to compare

0.4.0 (2024-12-26)

Features

  • terms: use uni-time glossary for duration term (#9) (b80e053)

v0.3.3

01 Sep 17:31
3c64724
Compare
Choose a tag to compare

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

01 Sep 17:07
5467f2a
Compare
Choose a tag to compare

0.3.2 (2024-09-01)

Bug Fixes

  • expire: expiration of 0 seconds should be immediate (3940775)

v0.3.1

28 Jul 14:29
6383fd7
Compare
Choose a tag to compare

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

24 Nov 20:54
b0918af
Compare
Choose a tag to compare

Features

  • keys: enable accurate retrieval of all valid cache keys (5a70816)

simple-in-memory-cache v0.2.1

23 Nov 21:49
32a4663
Compare
Choose a tag to compare

Bug Fixes

  • cicd: add test:format script to unblock ghactions (f4f645c)

simple-in-memory-cache v0.2.0

23 Nov 20:35
94760f5
Compare
Choose a tag to compare

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)