Skip to content

Latest commit

 

History

History
49 lines (24 loc) · 2.68 KB

File metadata and controls

49 lines (24 loc) · 2.68 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

2.0.12 (2023-11-29)

2.0.11 (2023-05-24)

2.0.10 (2023-05-23)

2.0.9 (2023-05-19)

2.0.8 (2023-05-11)

2.0.7 (2023-05-11)

2.0.6 (2023-05-11)

2.0.5 (2023-05-11)

2.0.4 (2023-05-10)

Bug Fixes

  • ttl: negative ttl immediately expires #17 (dc07b60)

2.0.3 (2022-11-16)

Bug Fixes

  • build eviction binding programatically #15 (aae273d)

2.0.2 (2022-10-06)

Bug Fixes

2.0.1 (2022-04-20)

Bug Fixes

  • all methods 404 if store does not exist #10 (7194d11)
  • return 404 status on destroyStore if store does not exist #10 (98b8d6b)
  • return 409 status if cache already exists #11 (43a5395)