Skip to content

Releases: ehmpathy/simple-in-memory-cache

v0.4.3

10 Jun 02:20
786a846

Choose a tag to compare

What's Changed

  • fix(docs): update readme with current api by @ehm-seaturtle in #17
  • chore(release): v0.4.3 🎉 by @rhelease[bot] in #18

Full Changelog: v0.4.2...v0.4.3

v0.4.2

10 Jun 01:54
fcd5fc9

Choose a tag to compare

What's Changed

  • fix(practs): bump to latest best by @ehm-seaturtle in #15
  • chore(release): v0.4.2 🎉 by @rhelease[bot] in #16

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

16 Jan 13:11
64de4a6

Choose a tag to compare

What's Changed

  • fix(deps): bump to latest best isotime by @uladkasach in #11
  • fix(practs): bump to latest best by @uladkasach in #12
  • fix(practs): repair to latest best by @uladkasach in #14
  • chore(release): v0.4.1 🎉 by @rhelease[bot] in #13

New Contributors

  • @rhelease[bot] made their first contribution in #13

Full Changelog: v0.4.0...v0.4.1

v0.4.0

26 Dec 21:32
1e0f406

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

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

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

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

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

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

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)