Skip to content

Latest commit

 

History

History
110 lines (56 loc) · 5.66 KB

CHANGELOG.md

File metadata and controls

110 lines (56 loc) · 5.66 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.1 (2024-04-18)

Bug Fixes

2.0.0 (2021-11-19)

Note: Version bump only for package @hokify/node-ts-cache-lru-storage

1.4.0 (2021-10-05)

Note: Version bump only for package @hokify/node-ts-cache-lru-storage

1.3.7 (2021-02-12)

Note: Version bump only for package @hokify/node-ts-cache-lru-storage

1.3.6 (2021-02-12)

Note: Version bump only for package @hokify/node-ts-cache-lru-storage

1.3.5 (2020-11-18)

Bug Fixes

  • ensure we use seconds everywhere (f18d460)

1.3.4 (2020-11-09)

Bug Fixes

  • multicache: handle get key undefined (b0ded49)

1.3.3 (2020-11-09)

Note: Version bump only for package @hokify/node-ts-cache-lru-storage

1.3.2 (2020-10-21)

Note: Version bump only for package @hokify/node-ts-cache-lru-storage

1.3.1 (2020-10-21)

Note: Version bump only for package @hokify/node-ts-cache-lru-storage

1.3.0 (2020-10-21)

Features

  • multicache: allow caching multiple keys at once (68315b3)

1.2.2 (2020-10-21)

Note: Version bump only for package @hokify/node-ts-cache-lru-storage

1.2.1 (2020-09-22)

Note: Version bump only for package @hokify/node-ts-cache-lru-storage

1.2.0 (2020-07-28)

Features

  • cachekey: allow undefined cache key to skip cache (5550758)

1.1.7 (2020-06-18)

Note: Version bump only for package @hokify/node-ts-cache-lru-storage

1.1.6 (2020-06-10)

Note: Version bump only for package @hokify/node-ts-cache-lru-storage

1.1.5 (2020-06-10)

Note: Version bump only for package @hokify/node-ts-cache-lru-storage

1.1.4 (2020-03-13)

Note: Version bump only for package @hokify/node-ts-cache-lru-storage

1.1.3 (2020-03-12)

Note: Version bump only for package @hokify/node-ts-cache-lru-storage

1.1.2 (2020-03-09)

Note: Version bump only for package @hokify/node-ts-cache-lru-storage

1.1.1 (2020-03-09)

Note: Version bump only for package @hokify/node-ts-cache-lru-storage

1.1.0 (2020-03-09)

Features

  • lru-storage: add lru storage strategy (9c77386)

1.0.0 (2020-03-09)

Features

  • lru-storage: add lru storage strategy (9c77386)