1.5.0 (2024-09-01)
- perf: prevent redundant disk.reads via memory cache for perfboost (f13539a)
1.4.0 (2024-06-26)
- config: enable async getter for directory def (5040c8b)
1.3.4 (2024-06-26)
- cicd: enable publish post creds req (0c579b0)
1.3.3 (2024-06-26)
1.3.2 (2024-01-07)
- dirs: mkdir when creating cache to prevent errors (b3f00fa)
1.3.1 (2022-11-25)
- keys: decrease chance of corrupted keyfiles w/ max concurrency limit on keyfile updates (1671c8e)
1.3.0 (2022-11-25)
- resiliance: automatically recover from malformed cache files; just warn and move on (9bb3569)
1.2.1 (2022-11-24)
- cicd: use node v16 in gh actions (e341fea)
- deps: fix dep versions to ensure its buildable on cicd (fba09f4)
- tests: use fs.unlink instead of fs.rm (392f410)
1.2.0 (2022-11-24)
- keys: enable accurate retrieval of active valid cache keys (3558572)
1.1.1 (2022-11-22)
- tests: add proof that errors attempted to be set are handled correctly (ae06132)
- types: expose a type for an instance of the cache (a21fc63)
1.1.0 (2022-10-09)
- obs: save value to cache file as observably as possible (11204fe)
1.0.1 (2022-10-09)
- pkg: fix the package description and keywords (ddfad25)
- init: publish as standalone package (cee9740)