Added LRU support to cache
Some checks failed
Build / Build NPM Project (push) Successful in 1m16s
Build / Publish Documentation (push) Failing after 5s
Build / Tag Version (push) Successful in 8s

This commit is contained in:
2025-09-08 22:52:01 -04:00
parent 5849a97c21
commit 751177c981
3 changed files with 182 additions and 57 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ztimson/utils",
"version": "0.27.4",
"version": "0.27.5",
"description": "Utility library",
"author": "Zak Timson",
"license": "MIT",